File tree Expand file tree Collapse file tree 1 file changed +11
-2
lines changed Expand file tree Collapse file tree 1 file changed +11
-2
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
10
10
11
11
### Added
12
12
13
+ ### Fixed
14
+
15
+
16
+ ## [ 0.7.2] - 2024-04-12
17
+ ### Changed
18
+
19
+ ### Added
20
+
13
21
### Fixed
14
22
- partiql-types: Fixed handling of struct fields to be resilient to field order w.r.t. equality and hashing
15
23
@@ -228,8 +236,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
228
236
- PartiQL Playground proof of concept (POC)
229
237
- PartiQL CLI with REPL and query visualization features
230
238
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
233
242
[ 0.7.0 ] : https://github.com/partiql/partiql-lang-rust/releases/tag/v0.7.0
234
243
[ 0.6.0 ] : https://github.com/partiql/partiql-lang-rust/releases/tag/v0.6.0
235
244
[ 0.5.0 ] : https://github.com/partiql/partiql-lang-rust/releases/tag/v0.5.0
You can’t perform that action at this time.
0 commit comments