From c94bc457e24020149855115d3a0b329564219212 Mon Sep 17 00:00:00 2001 From: Yves Peter Date: Wed, 8 May 2019 11:17:27 +0200 Subject: [PATCH] Update release-changelog.md --- release-changelog.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/release-changelog.md b/release-changelog.md index 0335ac9b3..61b472acf 100644 --- a/release-changelog.md +++ b/release-changelog.md @@ -1,5 +1,11 @@ +# v1.17.12 +## Bug fixes +* Remove the maia SOAP webservice and web module [#478](https://github.com/liimaorg/liima/pull/478) +* Cache isCallerInRole result in request [#475](https://github.com/liimaorg/liima/pull/475) +* Update jquery to 3.4.1 [#482](https://github.com/liimaorg/liima/issues/482) + # v1.17.11 -This release contains manly performance enhancements and bug fixes. +This release contains mainly performance enhancements and bug fixes. ## Bug fixes * The editResourceView should be faster: opening the view, switching environments, saving. [#462](https://github.com/liimaorg/liima/pull/462)