diff --git a/CHANGELOG.md b/CHANGELOG.md index 293122745ab7f..eb5404abf10eb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [1.441.3](https://github.com/windmill-labs/windmill/compare/v1.441.2...v1.441.3) (2025-01-02) + + +### Bug Fixes + +* **backend:** allow multiple files per field when using multipart ([#5002](https://github.com/windmill-labs/windmill/issues/5002)) ([383ecf8](https://github.com/windmill-labs/windmill/commit/383ecf846754d40ceaee256360a042d881984690)) +* handle `'flownode'` job kind where missing ([#4990](https://github.com/windmill-labs/windmill/issues/4990)) ([eeece84](https://github.com/windmill-labs/windmill/commit/eeece84a4b2f09cf50f7a04fac71912953f6e7f1)) + ## [1.441.2](https://github.com/windmill-labs/windmill/compare/v1.441.1...v1.441.2) (2024-12-27) diff --git a/version.txt b/version.txt index f3dfd132a5700..cc9b355633e5a 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1.441.2 +1.441.3