File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed
Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments