diff --git a/CHANGELOG.md b/CHANGELOG.md index 965d176f..60145cc5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,14 @@ +# 1.3.0 + +## cluster-registry-api +- Add Capacity fields for Capacity Forecaster (#49) +- Add a make target for local setup (#48) +- Improved cluster filtering (#47) +- Add documentation to the e2e test (#41) + +## cluster-registry-client +- N/A + # 1.2.1 ## cluster-registry-api diff --git a/VERSION b/VERSION index cb174d58..589268e6 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.2.1 \ No newline at end of file +1.3.0 \ No newline at end of file