Skip to content

Commit d0134ff

Browse files
Prepare release 3.7.0 (#420)
## Product change and motivation Bump version & prepare release notes
1 parent 6d96bdf commit d0134ff

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

RELEASE_NOTES_LATEST.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
Available through https://crates.io/crates/typeql.
55
```
6-
cargo add typeql@3.7.0-rc0
6+
cargo add typeql@3.7.0
77
```
88

99

@@ -20,11 +20,11 @@ cargo add typeql@3.7.0-rc0
2020
## Code Refactors
2121

2222

23-
## Other Improvements
23+
## Other Improvements
24+
2425
- **Change CODEOWNERS**
2526

2627
- **Fix illegal grammar error formatting**
2728

2829
We fix the (internal) illegal grammar error formatting to show the part of the query that caused the error rather than the corresponding parsed subtree.
2930

30-

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.7.0-rc0
1+
3.7.0

0 commit comments

Comments
 (0)