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