From 4032f1099939afd244d0143c1fce756ffb9e41fd Mon Sep 17 00:00:00 2001 From: Jeroen Akkerman Date: Tue, 20 Aug 2019 01:05:51 +0200 Subject: [PATCH] Updated changelog for 2.8.0 --- CHANGELOG.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8d11454..ef579d3 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.8.0] - 2019-08-20 ### Added - Upload images functionality (Thanks to [@roipoussiere] and [@JeroenvO], [#71], [#101]). - Allow custom image upload function (Thanks to [@sperezp], [#106]). @@ -161,7 +162,8 @@ Project forked from [SimpleMDE](https://github.com/sparksuite/simplemde-markdown [@sne11ius]: https://github.com/sne11ius -[Unreleased]: https://github.com/Ionaru/easy-markdown-editor/compare/2.7.0...HEAD +[Unreleased]: https://github.com/Ionaru/easy-markdown-editor/compare/2.8.0...HEAD +[2.8.0]: https://github.com/Ionaru/easy-markdown-editor/compare/2.7.0...2.8.0 [2.7.0]: https://github.com/Ionaru/easy-markdown-editor/compare/2.6.1...2.7.0 [2.6.1]: https://github.com/Ionaru/easy-markdown-editor/compare/2.6.0...2.6.1 [2.6.0]: https://github.com/Ionaru/easy-markdown-editor/compare/2.5.1...2.6.0