From 7c7574a97d9c68189fa008ad42090c3f736d4acd Mon Sep 17 00:00:00 2001 From: Ruben Fiszel Date: Fri, 1 Mar 2024 12:04:18 +0100 Subject: [PATCH] chore(main): release 1.282.1 (#3321) --- CHANGELOG.md | 9 +++++++++ version.txt | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1a9101a032..424ab609d7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,14 @@ # Changelog +## [1.282.1](https://github.com/windmill-labs/windmill/compare/v1.282.0...v1.282.1) (2024-03-01) + + +### Bug Fixes + +* description of fields accept new lines ([07cea28](https://github.com/windmill-labs/windmill/commit/07cea28712b6b7e09f3415b0d69fe4f132f81e51)) +* fix flow progress monitor when using parallel branches and continuing long after ([07fb375](https://github.com/windmill-labs/windmill/commit/07fb3754afb86adab00e0ef88f55ec7dc4b43dbd)) +* maintain order in flow inputs when never reordering ([410ec2c](https://github.com/windmill-labs/windmill/commit/410ec2cd78e10cfb5282ca4e0b6e40722762240c)) + ## [1.282.0](https://github.com/windmill-labs/windmill/compare/v1.281.3...v1.282.0) (2024-03-01) diff --git a/version.txt b/version.txt index 2662af452b..a98b2677af 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1.282.0 +1.282.1