diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000000000000000000000000000000000000..063274dfc24ce10f6c64dcda4bbcf588da45ccb3 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,22 @@ +# Changelog + +All notable changes to this project will be documented in this file. + +## [0.2.0] - 2023-12-14 + +### Features + +- Basic metric query selector/builder +- Binary Operators with Vector Matching + +### Miscellaneous Tasks + +- Update README +- Simple code example in README +- Fix typo in README +- Bump prometheus-http-query to 0.8.0 +- Bump version to v0.2.0 +- Include cliff.toml +- Generate changelog for v0.2.0 + +<!-- generated by git-cliff -->