summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>2019-04-16 11:58:20 +0200
committerJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>2019-04-16 11:58:20 +0200
commit94811f84ac2e83a96190a5dc36a15a8d2e4b7f72 (patch)
tree2d140cb76f293b4971b9d92486415fb279f3be60
parentd6a63e0c4084ece51f449474f6c0d923d989aa2a (diff)
3.1.1 changelogv3.1.1
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
-rw-r--r--CHANGELOG.md20
1 files changed, 20 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index beebb67a..e3446168 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,23 @@
+## 3.1.1 – 2019-04-16
+
+### Fixed
+- Edge support
+ [#1064](https://github.com/nextcloud/contacts/pull/1064)
+- Cannot remove some properties
+ [#1050](https://github.com/nextcloud/contacts/pull/1050)
+- Avoid qrcode getting cropped
+ [#1055](https://github.com/nextcloud/contacts/pull/1055)
+- Add CLOUD property to fieldOrder, so it can be grouped in the UI
+ [#1056](https://github.com/nextcloud/contacts/pull/1056)
+- Add some padding between header and properties in contact details
+ [#1052](https://github.com/nextcloud/contacts/pull/1052)
+- Fix some photos not being shown in the list
+ [6a9025c](https://github.com/nextcloud/contacts/commit/6a9025c57dfd738d3d25651853bc38e15db90f1c)
+
+### Updated
+- Dependencies
+- Translations
+
## 3.1.0 – 2019-04-08
### Added
- Add undo deletion