File tree 1 file changed +9
-1
lines changed
1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 1.1.1] - 2024-12-23
4
+
5
+ ### Fixed
6
+
7
+ - Fix address alignment check in EraseFlash ([ ` 57167d1 ` ] ( https://github.com/fossasia/pslab-bootloader/commit/57167d1d13356bcfb4501b701d50ea96d307ac89 ) ) (Alexander Bessman)
8
+ - Fix incorrect address check in CalculateChecksum ([ ` 973a8cf ` ] ( https://github.com/fossasia/pslab-bootloader/commit/973a8cfa1babd43c198d81fda5d2ca30cd23c45c ) ) (Alexander Bessman)
9
+
3
10
## [ 1.1.0] - 2023-11-15
4
11
5
12
### Added
6
13
7
- - Add software method to enter bootloader ([ #2 ] ( https://github.com/fossasia/pslab-bootloader/pull/2 ) )
14
+ - Add software method to enter bootloader ([ #2 ] ( https://github.com/fossasia/pslab-bootloader/pull/2 ) ) (Alexander Bessman)
8
15
9
16
## [ 1.0.0] - 2022-08-16
10
17
11
18
_ Initial release._
12
19
20
+ [ 1.1.1 ] : https://github.com/fossasia/pslab-bootloader/releases/tag/1.1.1
13
21
[ 1.1.0 ] : https://github.com/fossasia/pslab-bootloader/releases/tag/1.1.0
14
22
[ 1.0.0 ] : https://github.com/fossasia/pslab-bootloader/releases/tag/v1.0.0
You can’t perform that action at this time.
0 commit comments