From de1cd3b293eea91c92064b17e6b5ed8f76901b5a Mon Sep 17 00:00:00 2001 From: Jeroen Akkerman Date: Thu, 28 Oct 2021 11:29:44 +0200 Subject: [PATCH] Update changelog for 2.16.0 --- CHANGELOG.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c799bd7..9da7c99 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,8 @@ All notable changes to easymde will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [Unreleased] + +## [2.16.0] - 2021-10-28 ### Added - `direction` option to enable RTL mode (Thanks to [@souljuse], [#358]). @@ -330,7 +331,8 @@ Project forked from [SimpleMDE](https://github.com/sparksuite/simplemde-markdown [@Offerel]: https://github.com/Offerel -[Unreleased]: https://github.com/Ionaru/easy-markdown-editor/compare/2.15.0...HEAD +[Unreleased]: https://github.com/Ionaru/easy-markdown-editor/compare/2.16.0...HEAD +[2.16.0]: https://github.com/Ionaru/easy-markdown-editor/compare/2.15.0...2.16.0 [2.15.0]: https://github.com/Ionaru/easy-markdown-editor/compare/2.14.0...2.15.0 [2.14.0]: https://github.com/Ionaru/easy-markdown-editor/compare/2.13.0...2.14.0 [2.13.0]: https://github.com/Ionaru/easy-markdown-editor/compare/2.12.1...2.13.0