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/).
|
|
|
|
|
|
|
|
|
2021-06-21 22:43:04 +00:00
|
|
|
## 1.0.1 [January 2021]
|
2020-08-21 12:39:56 +00:00
|
|
|
|
2021-06-04 10:40:53 +00:00
|
|
|
### Added
|
|
|
|
- Decouple files from original bootloader as it will be reworked and symlink
|
2021-01-27 16:16:34 +00:00
|
|
|
magic will break
|
2021-06-04 10:40:53 +00:00
|
|
|
- Version in version.h must be kept to match the original bootloader,
|
2021-01-27 16:16:34 +00:00
|
|
|
otherwise firmware update will fail (bootloader will look too old)
|
|
|
|
|
2021-06-21 22:43:04 +00:00
|
|
|
## 1.0.0 [August 2020]
|
2020-08-21 12:39:56 +00:00
|
|
|
|
2021-06-04 10:40:53 +00:00
|
|
|
### Added
|
|
|
|
- Initial version
|