Skip to content

Commit 2d9ed23

Browse files
committed
Update CHANGELOG with changes from #11
1 parent b084a13 commit 2d9ed23

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,20 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7+
## [0.8.1] - unreleased
8+
### Added
9+
- `InstantQueryBuilder::get_raw`
10+
- `InstantQueryBuilder::post_raw`
11+
- `RangeQueryBuilder::get_raw`
12+
- `RangeQueryBuilder::post_raw`
13+
- `LabelNamesQueryBuilder::get_raw`
14+
- `LabelValuesQueryBuilder::get_raw`
15+
- `MetricMetadataQueryBuilder::get_raw`
16+
- `RulesQueryBuilder::get_raw`
17+
- `SeriesQueryBuilder::get_raw`
18+
- `TargetMetadataQueryBuilder::get_raw`
19+
20+
All changes by courtesy of @VoltaireNoir via [pull request](https://github.com/puetzp/prometheus-http-query/pull/11).
721

822
## [0.8.0] - 2023-12-09
923
### Added

0 commit comments

Comments
 (0)