Skip to content

Commit 2b119e2

Browse files
authored
release: v0.3.2 (#53)
1 parent cf8fb61 commit 2b119e2

File tree

3 files changed

+72
-63
lines changed

3 files changed

+72
-63
lines changed

CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66

77
## [Unreleased]
88

9+
## [0.3.2] - 2024-12-09
10+
11+
### Fixed
12+
13+
- Packaging ([#51](https://github.com/developmentseed/cql2-rs/pull/51))
14+
915
## [0.3.1] - 2024-11-14
1016

1117
### Fixed
@@ -35,8 +41,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
3541

3642
Initial release.
3743

38-
[Unreleased]: https://github.com/developmentseed/cql-rs/compare/v0.3.1...main
44+
[Unreleased]: https://github.com/developmentseed/cql-rs/compare/v0.3.2...main
45+
[0.3.2]: https://github.com/developmentseed/cql-rs/releases/compare/v0.3.1...v0.3.2
3946
[0.3.1]: https://github.com/developmentseed/cql-rs/releases/compare/v0.3.0...v0.3.1
4047
[0.3.0]: https://github.com/developmentseed/cql-rs/releases/compare/v0.2.0...v0.3.0
4148
[0.2.0]: https://github.com/developmentseed/cql-rs/releases/compare/v0.1.0...v0.2.0
4249
[0.1.0]: https://github.com/developmentseed/cql-rs/releases/tag/v0.1.0
50+
51+
<!-- markdownlint-disable-file MD024 -->

Cargo.lock

Lines changed: 61 additions & 61 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)