Skip to content

Commit 697bbb6

Browse files
authored
release: v0.3.5 (#74)
1 parent 0e9ee8a commit 697bbb6

File tree

3 files changed

+137
-117
lines changed

3 files changed

+137
-117
lines changed

CHANGELOG.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,13 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66

77
## [Unreleased]
88

9-
## [0.3.4] - 2024-02-21
9+
## [0.3.5] - 2025-03-12
10+
11+
### Fixed
12+
13+
- Timestamp math ([#67](https://github.com/developmentseed/cql2-rs/pull/67))
14+
15+
## [0.3.4] - 2025-02-21
1016

1117
### Added
1218

@@ -54,7 +60,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
5460

5561
Initial release.
5662

57-
[Unreleased]: https://github.com/developmentseed/cql-rs/compare/v0.3.4...main
63+
[Unreleased]: https://github.com/developmentseed/cql-rs/compare/v0.3.5...main
64+
[0.3.5]: https://github.com/developmentseed/cql-rs/releases/compare/v0.3.4...v0.3.5
5865
[0.3.4]: https://github.com/developmentseed/cql-rs/releases/compare/v0.3.3...v0.3.4
5966
[0.3.3]: https://github.com/developmentseed/cql-rs/releases/compare/v0.3.2...v0.3.3
6067
[0.3.2]: https://github.com/developmentseed/cql-rs/releases/compare/v0.3.1...v0.3.2

0 commit comments

Comments
 (0)