2020-08-21 12:39:56 +00:00
|
|
|
# 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/).
|
|
|
|
|
|
|
|
## [Unreleased]
|
|
|
|
|
|
|
|
### Added
|
|
|
|
|
|
|
|
### Deprecated
|
|
|
|
|
|
|
|
### Removed
|
|
|
|
|
|
|
|
### Fixed
|
|
|
|
|
|
|
|
### Security
|
|
|
|
|
|
|
|
|
|
|
|
------------
|
|
|
|
|
|
|
|
### Older changelog:
|
|
|
|
|
2021-01-27 16:16:34 +00:00
|
|
|
Version 1.0.1 [Jan 2021]
|
|
|
|
* decouple files from original bootloader as it will be reworked and symlink
|
|
|
|
magic will break
|
|
|
|
* version in version.h must be kept to match the original bootloader,
|
|
|
|
otherwise firmware update will fail (bootloader will look too old)
|
|
|
|
|
2020-08-21 12:39:56 +00:00
|
|
|
Version 1.0.0 [Aug 2020]
|
|
|
|
* initial version
|
|
|
|
|