Skip to content

Commit 93402ee

Browse files
committed
Clean up messed up changelog merge
1 parent 750be66 commit 93402ee

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
88
## [Unreleased]
99

1010
### Added
11-
- `save-image` now checks if the ELF contains the app descriptor (#920)
12-
- Add support for secure padding for save-image (#876)
1311

1412
### Changed
1513

1614
- Renamed `--check-app-descriptor` to `--ignore-app-descriptor` (#833)
15+
- Add support for secure padding for save-image (#876)
1716

1817
### Fixed
1918

@@ -58,7 +57,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
5857
- `DefaultProgressCallback` which implements `ProgressCallbacks` but all methods are no-ops (#904)
5958
- `ProgressCallbacks` now has a `verifying` method to notify when post-flash checksum checking has begun (#908)
6059
- Implement `From<Connection> for Port` and both `From<Flasher> for Connection` and `Port` conversions (#915)
61-
- Add support for serial port configuration files. (#777)
6260

6361
### Changed
6462

0 commit comments

Comments
 (0)