Skip to content

Commit fe332a2

Browse files
committed
cut release v2.9.2
1 parent 160f04a commit fe332a2

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1515
## [Unreleased]
1616
...
1717

18+
## [2.9.2] - 2024-06-19
19+
### Fixed
20+
- *spec* lazy SeaBreezeError import did not work in try/except block
21+
1822
## [2.9.1] - 2024-06-19
1923
### Fixed
2024
- *spec* importing SeaBreezeError does not trigger a backend warning anymore
@@ -250,7 +254,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
250254
### Changed
251255
- Don't require numpy during build of cseabreeze cython extension
252256

253-
[Unreleased]: https://github.com/ap--/python-seabreeze/compare/v2.9.1...HEAD
257+
[Unreleased]: https://github.com/ap--/python-seabreeze/compare/v2.9.2...HEAD
258+
[2.9.2]: https://github.com/ap--/python-seabreeze/compare/v2.9.1...v2.9.2
254259
[2.9.1]: https://github.com/ap--/python-seabreeze/compare/v2.9.0...v2.9.1
255260
[2.9.0]: https://github.com/ap--/python-seabreeze/compare/v2.8.0...v2.9.0
256261
[2.8.0]: https://github.com/ap--/python-seabreeze/compare/v2.7.0...v2.8.0

0 commit comments

Comments
 (0)