Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
mossmann committed Jul 18, 2024
1 parent 3788be1 commit d9a5943
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,15 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).


## [Unreleased]

### Added
- Add optional timeout to `ApolloDebugger._find_device`.

### Fixed
- Allow up to 5 seconds for re-enumeration after handoff of shared USB port.


## [1.0.7] - 2024-07-09

### Added
Expand Down Expand Up @@ -106,6 +115,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Initial release.


[Unreleased]: https://github.com/greatscottgadgets/apollo/compare/v1.0.7...HEAD
[1.0.7]: https://github.com/greatscottgadgets/apollo/compare/v1.0.6...v1.0.7
[1.0.6]: https://github.com/greatscottgadgets/apollo/compare/v1.0.5...v1.0.6
[1.0.5]: https://github.com/greatscottgadgets/apollo/compare/v1.0.4...v1.0.5
Expand Down

0 comments on commit d9a5943

Please sign in to comment.