diff --git a/CHANGELOG.md b/CHANGELOG.md index d635c59905..5e3c3aeee5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog +## [1.21.1](https://github.com/windmill-labs/windmill/compare/v1.21.0...v1.21.1) (2022-07-19) + + +### Bug Fixes + +* **deno-client:** make hack for patching openapi-generator more stable ([2f4df43](https://github.com/windmill-labs/windmill/commit/2f4df43a1a798501449e82767d59f08e9cf95146)) +* **python-client:** sed openapi to avoid generator circular dependency ([49f8050](https://github.com/windmill-labs/windmill/commit/49f8050aaf48c15fb79130a06ce754e285d17dd0)) + ## [1.21.0](https://github.com/windmill-labs/windmill/compare/v1.20.0...v1.21.0) (2022-07-19) diff --git a/version.txt b/version.txt index 3500250a4b..2844977405 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1.21.0 +1.21.1