Skip to content

Commit

Permalink
Update changelog for release 1.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
mossmann committed Jul 9, 2024
1 parent 8265a92 commit 730982c
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,16 @@ 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).


## [1.0.7] - 2024-07-09

### Added
- Add `importlib_resources` to dependencies for Python versions <= 3.8.

### Fixed
- On Windows, create the libusb1 backend explicitly by specifying the installed
location of `libusb-1.0.dll`.


## [1.0.6] - 2024-07-05

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


[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
[1.0.4]: https://github.com/greatscottgadgets/apollo/compare/v1.0.3...v1.0.4
Expand Down

0 comments on commit 730982c

Please sign in to comment.