diff --git a/CHANGELOG.md b/CHANGELOG.md index ac8750529..5d471a6c9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,15 @@ # Changelog +## [2.5.1](https://github.com/mesosphere/konvoy-image-builder/compare/v2.5.0...v2.5.1) (2023-08-08) + + +### Bug Fixes + +* bumps ansible to remove extra ssh arguments ([a4e3532](https://github.com/mesosphere/konvoy-image-builder/commit/a4e3532e21a77c7e2032cde623d057901e85e422)) +* chnages condition ([1df6471](https://github.com/mesosphere/konvoy-image-builder/commit/1df6471d3e1d7010dab4429ec0f4bd8eb9299363)) +* cython issue for flatcar ([feb5820](https://github.com/mesosphere/konvoy-image-builder/commit/feb58207ce0fe0a814f8967ff86b45a8f72ee8eb)) +* neat up the code and add a little comment ([228bde3](https://github.com/mesosphere/konvoy-image-builder/commit/228bde3dc70b5b23fc87118607d6468b717958c6)) + ## [2.5.0](https://github.com/mesosphere/konvoy-image-builder/compare/v2.4.2...v2.5.0) (2023-06-20)