diff --git a/CHANGELOG.md b/CHANGELOG.md index 2cfc35f..94ba596 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,10 @@ ## master / unreleased -* [BUGFIX] /clients endpoint return application/json as Content-Type +## 0.2.0 / 2024-03-28 + +* [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 ## 0.1.0 / 2019-07-29 diff --git a/VERSION b/VERSION index 6e8bf73..0ea3a94 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.1.0 +0.2.0