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

chore(release): generate changelog for v0.8.0

parent f16e7481
No related branches found
No related tags found
1 merge request!27Resolve "Release 0.8.0"
Pipeline #14931 passed with stages
in 2 minutes and 1 second
......@@ -2,6 +2,38 @@
All notable changes to this project will be documented in this file.
## [0.8.0] - 2024-01-09
### Bug Fixes
- Make Offset fields pub
### Features
- Subquery support
- Timestamp and label_set fns
- Keep_metric_names modifier
- MetricsQL alias fn
### Miscellaneous Tasks
- Bump version to 0.8.0
- Generate changelog for v0.8.0
### Testing
- Integration tests for label_set and timestamp
## [0.7.1] - 2024-01-05
### Miscellaneous Tasks
- Bump ver to 0.7.1
### QoL Enhancements
- Impl Copy on QryFunc and Clone on AggrFunc
## [0.7.0] - 2024-01-02
### Bug Fixes
......
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