Skip to content

Commit 56f573f

Browse files
committed
Release 0.10.2
1 parent 92baf63 commit 56f573f

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

CHANGELOG.md

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

2020
### Security
2121

22+
## [0.10.2] - 2026-03-03
23+
24+
### Added
25+
26+
- Add `Coordinate<Ecef>::can_convert_to_wgs84`
27+
([#83](https://github.com/helsing-ai/sguaba/pull/83))
28+
2229
## [0.9.14] - 2026-02-25
2330

2431
### Added

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "sguaba"
3-
version = "0.10.1"
3+
version = "0.10.2"
44
edition = "2024"
55
license = "MIT OR Apache-2.0"
66

0 commit comments

Comments
 (0)