There was an error while loading. Please reload this page.
1 parent d0189cb commit 35489a8Copy full SHA for 35489a8
2 files changed
CHANGELOG.md
@@ -1,4 +1,16 @@
1
-# v5.4.0
+# v5.5.0 (26 Mar 2020)
2
+
3
+### Feature
4
+* add name filter (a804572ad6979cf26c711a7f29cd44e37cb71c6e)
5
+* name and description (18a987370d9d6f2ec8db84ce225bd32af7de00f8)
6
7
+### Fix
8
+* fix answer transform for questions with multiple values (d0189cbac7d43ef479ff23ff0123dae23c98ca5d)
9
10
+### Documentation
11
+* add documentation about the GroupJexl (a3e5bd1e295606d64392a1205326fcad2b908092)
12
13
+# v5.4.0 (24 Mar 2020)
14
15
### Feature
16
* Add `controllinggroups` filter to workitemfilterset (2d4b43790a3f3ea9836a87b7177f71f8b2295d7c)
caluma/caluma_metadata.py
@@ -2,4 +2,4 @@
__title__ = "caluma"
__description__ = "Caluma Service providing GraphQL API"
-__version__ = "5.4.0"
+__version__ = "5.5.0"
0 commit comments