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