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 c7283df commit 1564720Copy full SHA for 1564720
CHANGELOG.md
@@ -1,6 +1,10 @@
1
## master / unreleased
2
3
-* [BUGFIX] /clients endpoint return application/json as Content-Type
+## 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
8
9
## 0.1.0 / 2019-07-29
10
VERSION
@@ -1 +1 @@
-0.1.0
+0.2.0
0 commit comments