Skip to content

Commit 5dc7c6e

Browse files
authored
chore: Release (#460)
1 parent 00c21e2 commit 5dc7c6e

File tree

1 file changed

+11
-2
lines changed

1 file changed

+11
-2
lines changed

CHANGELOG.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1010

1111
### Added
1212

13+
### Fixed
14+
15+
16+
## [0.7.2] - 2024-04-12
17+
### Changed
18+
19+
### Added
20+
1321
### Fixed
1422
- partiql-types: Fixed handling of struct fields to be resilient to field order w.r.t. equality and hashing
1523

@@ -228,8 +236,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
228236
- PartiQL Playground proof of concept (POC)
229237
- PartiQL CLI with REPL and query visualization features
230238

231-
[Unreleased]: https://github.com/partiql/partiql-lang-rust/compare/v0.7.1...HEAD
232-
[0.7.1]: https://github.com/partiql/partiql-lang-rust/releases/tag/v0.7.0
239+
[Unreleased]: https://github.com/partiql/partiql-lang-rust/compare/v0.7.2...HEAD
240+
[0.7.2]: https://github.com/partiql/partiql-lang-rust/releases/tag/v0.7.2
241+
[0.7.1]: https://github.com/partiql/partiql-lang-rust/releases/tag/v0.7.1
233242
[0.7.0]: https://github.com/partiql/partiql-lang-rust/releases/tag/v0.7.0
234243
[0.6.0]: https://github.com/partiql/partiql-lang-rust/releases/tag/v0.6.0
235244
[0.5.0]: https://github.com/partiql/partiql-lang-rust/releases/tag/v0.5.0

0 commit comments

Comments
 (0)