From 0a1006aa8769da1cea845f6d8b374f8013c18ef2 Mon Sep 17 00:00:00 2001 From: Ruben Fiszel Date: Sun, 28 Apr 2024 14:58:05 +0200 Subject: [PATCH] chore(main): release 1.320.0 (#3624) --- CHANGELOG.md | 9 +++++++++ version.txt | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 188a93fdcb..5e8ed48995 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,14 @@ # Changelog +## [1.320.0](https://github.com/windmill-labs/windmill/compare/v1.319.1...v1.320.0) (2024-04-28) + + +### Features + +* **cli:** split inline sscripts for apps like for flows ([22226e8](https://github.com/windmill-labs/windmill/commit/22226e883e89199a1d1c5095e87fc8c6f90b252d)) +* **cli:** split lockfiles from script metadata ([c39f3a8](https://github.com/windmill-labs/windmill/commit/c39f3a84d645caee345c3274b37d6b81f653fede)) +* **cli:** use separate lockfiles for rawscipt of flows ([6c69889](https://github.com/windmill-labs/windmill/commit/6c698898741982d8f01fa8d5a47a2da46ad361e0)) + ## [1.319.1](https://github.com/windmill-labs/windmill/compare/v1.319.0...v1.319.1) (2024-04-26) diff --git a/version.txt b/version.txt index a01dc24e16..4c53564e79 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1.319.1 +1.320.0