From 15f41b137a5bc1887984c4433b5767b0bcf3628c Mon Sep 17 00:00:00 2001 From: Yves Peter Date: Thu, 3 Dec 2020 08:23:08 +0100 Subject: [PATCH] Update release-changelog.md for 1.17.20 --- release-changelog.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/release-changelog.md b/release-changelog.md index 9397278ab..e9e27e627 100644 --- a/release-changelog.md +++ b/release-changelog.md @@ -1,3 +1,11 @@ +# v1.17.20 +* Deployment datetime picker fixes: [#580](https://github.com/liimaorg/liima/issues/580) +* Rest copyFrom can now be used on all resources [#522](https://github.com/liimaorg/liima/issues/522) +* Properties set via REST are now visible in the audit view [#549](https://github.com/liimaorg/liima/issues/549) + +# v1.17.19 +Same as v1.17.20 + # v1.17.18 * Fix deployment dateTime picker and fix layout: [#570](https://github.com/liimaorg/liima/issues/570) and [#510](https://github.com/liimaorg/liima/issues/510) * Migrat to Bootstrap 4: [#574](https://github.com/liimaorg/liima/pull/574)