summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index bb3c2b25..2f3fdf32 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,13 @@
+
+## 3.1.5 – 2019-10-03
+
+### Fixed
+- Better debug of the duplicate types check
+ [#1290](https://github.com/nextcloud/contacts/pull/1290)
+- Fix initialStateService for 15
+ [#1291](https://github.com/nextcloud/contacts/pull/1291)
+
## 3.1.4 – 2019-09-28
### Enhancements