create a v5.0.0 snapshot
This commit is contained in:
parent
516898b7b2
commit
3a20748ff6
21
CHANGELOG.md
21
CHANGELOG.md
@ -20,7 +20,16 @@ will consitute of a breaking change warranting a new major release:
|
|||||||
|
|
||||||
- Important bugfixes for PTME. See `q7s-package` CHANGELOG.
|
- Important bugfixes for PTME. See `q7s-package` CHANGELOG.
|
||||||
|
|
||||||
# [v5.0.0] to be released
|
# [v5.1.0] to be released
|
||||||
|
|
||||||
|
## Changed
|
||||||
|
|
||||||
|
- Added `sync` syscall in graceful shutdown handler
|
||||||
|
- Graceful shutdown is now performed by the reboot watchdog
|
||||||
|
- There is now a separate file for the total reboot counter. The reboot watchdog has its own local
|
||||||
|
counters to determine whether a reboot is necessary.
|
||||||
|
|
||||||
|
# [v5.0.0] 2023-06-26
|
||||||
|
|
||||||
v3.3.1 and all following version will now be moved to v5.0.0 with the additional changes listed
|
v3.3.1 and all following version will now be moved to v5.0.0 with the additional changes listed
|
||||||
here. This was done because the firmware update (v4.0.0) is not working right now and it is not
|
here. This was done because the firmware update (v4.0.0) is not working right now and it is not
|
||||||
@ -28,14 +37,8 @@ known when and how it will be fixed. Because of that, all updates to make the SW
|
|||||||
firmware, which are limited to a few files will be moved to a dev branch so regular development
|
firmware, which are limited to a few files will be moved to a dev branch so regular development
|
||||||
compatible to the old firmware can continue.
|
compatible to the old firmware can continue.
|
||||||
|
|
||||||
## Changed
|
TLDR: This version is compatible to the old firmware and some changes which only work with the new
|
||||||
|
firmware have been reverted.
|
||||||
- This version is compatible to the old firmware and some changes which only work with the new
|
|
||||||
firmware have been reverted.
|
|
||||||
- Added `sync` syscall in graceful shutdown handler
|
|
||||||
- Graceful shutdown is now performed by the reboot watchdog
|
|
||||||
- There is now a separate file for the total reboot counter. The reboot watchdog has its own local
|
|
||||||
counters to determine whether a reboot is necessary.
|
|
||||||
|
|
||||||
# [v4.0.1] 2023-06-24
|
# [v4.0.1] 2023-06-24
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user