Skip to content

Commit 35489a8

Browse files
Jonas Metzeneranehx
authored andcommitted
chore(release): version 5.5.0
1 parent d0189cb commit 35489a8

2 files changed

Lines changed: 14 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,16 @@
1-
# v5.4.0
1+
# 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)
214

315
### Feature
416
* Add `controllinggroups` filter to workitemfilterset (2d4b43790a3f3ea9836a87b7177f71f8b2295d7c)

caluma/caluma_metadata.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22

33
__title__ = "caluma"
44
__description__ = "Caluma Service providing GraphQL API"
5-
__version__ = "5.4.0"
5+
__version__ = "5.5.0"

0 commit comments

Comments
 (0)