Skip to content

Commit

Permalink
changelog added
Browse files Browse the repository at this point in the history
  • Loading branch information
NilsBohr committed Nov 16, 2021
1 parent 31f8e9c commit 721019c
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
# Changelog

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)

## [0.0.2] - 2021-11-16

### Added

- Added support for Thread Spinel protocol to communicate with OpenThread compatible Serial Adapters
- 6.10 Zigbee Firmware for ELU013/ELR023 (just keep up with the latest EmberZnet SDK)
- 1.20 OpenThread RCP Firmware for ELU013/ELR023 (purely based on OpenThread RCP with minimal customisation)

### Changed

- `ele_update` parameters changed. Now the function only updates to latest version of available Zigbee or Thread firmware
- `probe` and `restart` functions can now detect Thread adapters as well

## [0.0.1] - 2020-08-02

### Added

- Initial public release of the EZSP Zigbee firmware update utility
- 6.03 Firmware for ELU013/ELR023 (EZSP v6)
- 6.70 Firmware for ELU013/ELR023 (EZSP v8)

0 comments on commit 721019c

Please sign in to comment.