We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fcbf971 commit 9325eb0Copy full SHA for 9325eb0
CHANGELOG.md
@@ -8,12 +8,12 @@ and this project adheres to [Semantic Versioning][].
8
[keep a changelog]: https://keepachangelog.com/en/1.0.0/
9
[semantic versioning]: https://semver.org/spec/v2.0.0.html
10
11
-## [0.2.4] - xxxx-xx-xx
+## [0.2.4] - 2024-06-11
12
13
### Minor
14
15
-- Added `shortest_path` parameter to `get_transformation_between_coordinate_systems`
16
-- Added `get_pyramid_levels()` utils API
+- Added `shortest_path` parameter to `get_transformation_between_coordinate_systems` #714
+- Added `get_pyramid_levels()` utils API #719
17
- Improved ergonomics of `concatenate()` when element names are non-unique #720
18
- Improved performance of writing images with multiscales #577
19
0 commit comments