From b16add2006ac1c042c95419288f003988866779e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Je=CC=81ro=CC=82me=20Blondon?= Date: Sat, 14 Mar 2020 07:51:24 +0100 Subject: [PATCH] Prepare v2.10.0 --- CHANGELOG.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8551af931..97cefc671 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,13 +8,20 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added +### Changed + +### Removed + +## [2.10.0] - 2020-03-14 + +### Added + ### Changed - Replace vue2-editor with tiptap (see https://github.com/scrumpy/tiptap) - Improve dialogs on mobile (no more fullscreen everywhere) - Update vuetify to 2.2.15 - Fix icons display in task items (weird behavior in ff74) - ### Removed ## [2.9.2] - 2020-02-13