Skip to content

Commit a4bc103

Browse files
authored
Release 0.9.12 (#72)
1 parent 8e92f8b commit a4bc103

File tree

3 files changed

+211
-78
lines changed

3 files changed

+211
-78
lines changed

CHANGELOG.md

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

2020
### Security
2121

22+
## [0.9.12]
23+
24+
### Fixed
25+
26+
- Vector accessors and constructors for types with non-zero time
27+
components ([#70](https://github.com/helsing-ai/sguaba/pull/70)).
28+
- Compile failure on beta
29+
([#71](https://github.com/helsing-ai/sguaba/pull/71)).
30+
2231
## [0.9.11]
2332

2433
### Changed
@@ -146,7 +155,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
146155

147156
Initial public release.
148157

149-
[unreleased]: https://github.com/helsing-ai/sguaba/compare/v0.9.11...HEAD
158+
[unreleased]: https://github.com/helsing-ai/sguaba/compare/v0.9.12...HEAD
159+
[0.9.12]: https://github.com/helsing-ai/sguaba/compare/v0.9.11...v0.9.12
150160
[0.9.11]: https://github.com/helsing-ai/sguaba/compare/v0.9.10...v0.9.11
151161
[0.9.10]: https://github.com/helsing-ai/sguaba/compare/v0.9.9...v0.9.10
152162
[0.9.9]: https://github.com/helsing-ai/sguaba/compare/v0.9.8...v0.9.9

0 commit comments

Comments
 (0)