Skip to content
Snippets Groups Projects
Commit bf34b203 authored by Maaz Ahmed's avatar Maaz Ahmed
Browse files

chore(release): generate changelog for v0.7.0

parent afb74661
No related branches found
Tags v0.7.0
1 merge request!23Resolve "Release: gen changelog and release 0.7.0"
Pipeline #14734 passed with stages
in 2 minutes and 15 seconds
...@@ -2,6 +2,30 @@ ...@@ -2,6 +2,30 @@
All notable changes to this project will be documented in this file. All notable changes to this project will be documented in this file.
## [0.7.0] - 2024-01-02
### Bug Fixes
- RawExpr methods should be public
- Query helper func should use the new into_result method
### Features
- QueryExt trait for extended builder API functionality
### Miscellaneous Tasks
- Bump version to 0.7.0
- Generate changelog for v0.7.0
### QoL Enhancements
- Impl Operable on references of Operable types as well
### Testing
- Improve tests
## [0.6.0] - 2023-12-29 ## [0.6.0] - 2023-12-29
### Features ### Features
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment