File tree Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Original file line number Diff line number Diff line change @@ -8,12 +8,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
8
8
## [ Unreleased]
9
9
10
10
### Added
11
- - ` save-image ` now checks if the ELF contains the app descriptor (#920 )
12
- - Add support for secure padding for save-image (#876 )
13
11
14
12
### Changed
15
13
16
14
- Renamed ` --check-app-descriptor ` to ` --ignore-app-descriptor ` (#833 )
15
+ - Add support for secure padding for save-image (#876 )
17
16
18
17
### Fixed
19
18
@@ -58,7 +57,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
58
57
- ` DefaultProgressCallback ` which implements ` ProgressCallbacks ` but all methods are no-ops (#904 )
59
58
- ` ProgressCallbacks ` now has a ` verifying ` method to notify when post-flash checksum checking has begun (#908 )
60
59
- Implement ` From<Connection> for Port ` and both ` From<Flasher> for Connection ` and ` Port ` conversions (#915 )
61
- - Add support for serial port configuration files. (#777 )
62
60
63
61
### Changed
64
62
You can’t perform that action at this time.
0 commit comments