diff --git a/CHANGELOG.md b/CHANGELOG.md index 6811fe1b..4b56e133 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +# 1.2.0 + +## cluster-registry-api +- Added new request time test for the SLTs (#42) + +## cluster-registry-client +- Fixed webhook tests (#43) +- Updated the webhook with reties (#43) + # 1.1.4 ## cluster-registry-api diff --git a/VERSION b/VERSION index 1b87bcd0..867e5243 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.1.4 \ No newline at end of file +1.2.0 \ No newline at end of file