Skip to content

Commit 1564720

Browse files
committed
Release v0.2.0
* [FEATURE] Implement flags to control retry delays #83 * [ENHANCEMENT] Add scrape_id to error log #120 * [BUGFIX] /clients endpoint return application/json as Content-Type #121 Signed-off-by: SuperQ <[email protected]>
1 parent c7283df commit 1564720

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
## master / unreleased
22

3-
* [BUGFIX] /clients endpoint return application/json as Content-Type
3+
## 0.2.0 / 2024-03-28
4+
5+
* [FEATURE] Implement flags to control retry delays #83
6+
* [ENHANCEMENT] Add scrape_id to error log #120
7+
* [BUGFIX] /clients endpoint return application/json as Content-Type #121
48

59
## 0.1.0 / 2019-07-29
610

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.1.0
1+
0.2.0

0 commit comments

Comments
 (0)