We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 027f5ce + b40d14e commit 4f86fe5Copy full SHA for 4f86fe5
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## v0.6.0 (14 January 2022)
2
+
3
+### Feature
4
+* Case insensitive ordering ([`f0570ab`](https://github.com/projectcaluma/emeis/commit/f0570ab9a25e02d8e5aff96a8eb30a48b5d24692))
5
+* Add user list export as xlsx file ([`190c2a6`](https://github.com/projectcaluma/emeis/commit/190c2a6d2ca05a7f862d84623d4675a730b03ad4))
6
7
## v0.5.0 (14 December 2021)
8
9
### Feature
emeis/emeis_metadata.py
@@ -2,4 +2,4 @@
__title__ = "emeis"
__description__ = "user management"
-__version__ = "0.5.0"
+__version__ = "0.6.0"
0 commit comments