summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>2019-06-10 15:53:06 +0200
committerJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>2019-06-10 15:57:12 +0200
commitb584730f41bed5440cab16249f7c0b12645d8c48 (patch)
tree6dee107d8d8a7e3122dccdd7d8f0617b5c6c395c /CHANGELOG.md
parentc1b7d3f3481e59771dcc63be3698a641241fd14e (diff)
3.1.2v3.1.2
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md19
1 files changed, 19 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index e3446168..f65eeb95 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,22 @@
+## 3.1.2 – 2019-06-10
+
+### Added
+- Components update, enhanced design and avatar management
+ [#1103](https://github.com/nextcloud/contacts/pull/1103)
+
+### Fixed
+- Capture ctrl+s
+ [#1102](https://github.com/nextcloud/contacts/pull/1102)
+- Fix ghost contact when scrolling
+ [#1132](https://github.com/nextcloud/contacts/pull/1132)
+- Fix alignment and remove addressbook selector if only one
+ [#1074](https://github.com/nextcloud/contacts/pull/1074)
+
+### Updated
+- [Security] axios library
+- Dependencies
+- Translations
+
## 3.1.1 – 2019-04-16
### Fixed