diff --git a/CHANGELOG.md b/CHANGELOG.md index 89a06b1..4b6a275 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +... + +## [2.9.0] - 2024-06-08 ### Added - *psb* ethernet support for HDX (thanks @hperrey) @@ -243,7 +246,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed - Don't require numpy during build of cseabreeze cython extension -[Unreleased]: https://github.com/ap--/python-seabreeze/compare/v2.8.0...HEAD +[Unreleased]: https://github.com/ap--/python-seabreeze/compare/v2.9.0...HEAD +[2.9.0]: https://github.com/ap--/python-seabreeze/compare/v2.8.0...v2.9.0 [2.8.0]: https://github.com/ap--/python-seabreeze/compare/v2.7.0...v2.8.0 [2.7.0]: https://github.com/ap--/python-seabreeze/compare/v2.6.0...v2.7.0 [2.6.0]: https://github.com/ap--/python-seabreeze/compare/v2.5.0...v2.6.0