diff --git a/CHANGELOG.md b/CHANGELOG.md index 6918d5025..b07aee257 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,12 @@ This format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [v1.53.2](https://github.com/flipt-io/flipt/releases/tag/v1.53.2) - 2024-12-12 + +### Fixed + +- handle case where git repo already exists for local clone (#3712) + ## [v1.53.1](https://github.com/flipt-io/flipt/releases/tag/v1.53.1) - 2024-12-09 ### Fixed