We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5b566e commit 1c4cc0fCopy full SHA for 1c4cc0f
CHANGELOG.md
@@ -1,6 +1,11 @@
1
# Changelog
2
All notable changes to this project will be documented in this file.
3
4
+## 0.2.5 - 2017-11-08
5
+
6
+### Fixed
7
+- Fix duedates not being saved with MySQL databases
8
9
## 0.2.4 - 2017-10-08
10
11
### Fixed
appinfo/info.xml
@@ -16,7 +16,7 @@
16
💥 This is still alpha software: it may not be stable enough for production!
17
18
</description>
19
- <version>0.2.4</version>
+ <version>0.2.5</version>
20
<licence>agpl</licence>
21
<author>Julius Härtl</author>
22
<namespace>Deck</namespace>
0 commit comments