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

chore(release): generate changelog for v0.3.0

parent 4c0465e6
No related branches found
Tags v0.3.0
1 merge request!6Resolve "Update repo level docs and release 0.3.0"
Pipeline #14321 passed with stages
in 1 minute and 37 seconds
......@@ -2,6 +2,34 @@
All notable changes to this project will be documented in this file.
## [0.3.0] - 2023-12-19
### Bug Fixes
- Make Duration struct's fields public
### Documentation
- Update and add missing docs
- Update README
### Features
- Type conversion utilities with parallel processing
### Miscellaneous Tasks
- Use latest rust images
- Add tags
- Include clippy component for linting
- Bump version to 0.3.0
- Generate changelog for v0.3.0
### Refactor
- Replace external error type with an internal one in pub API
- Replace external PromqlResult type with internal Data type
## [0.2.0] - 2023-12-14
### 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