We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6d6c2c commit 5595facCopy full SHA for 5595fac
CHANGELOG.md
@@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file.
4
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
5
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6
7
+## [0.8.3] - 2024-04-08
8
+### Changed
9
+- Bumped dependency `reqwest` to v12.x (@chris13524 via [pull request](https://github.com/puetzp/prometheus-http-query/pull/13))
10
+- Bumped dependency `url` to v2.5
11
+
12
## [0.8.2] - 2023-12-30
13
### Added
14
- `InstantQueryBuilder::query`
0 commit comments