From f65d2a7cc9bc73cf1ea98648da8e988a38248290 Mon Sep 17 00:00:00 2001 From: Jeroen Akkerman Date: Fri, 30 Oct 2020 13:20:25 +0100 Subject: [PATCH] Updated changelog for PR #249 --- CHANGELOG.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5b7f3ad..80507e1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,10 @@ 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] +### Added +- CodeMirror autorefresh plugin and autoRefresh option (Thanks to [@mbolli], [#249]). + ## [2.12.1] - 2020-10-06 ### Changed - Set `previewImagesInEditor` option to `false` by default ([#251]). @@ -188,6 +191,7 @@ Project forked from [SimpleMDE](https://github.com/sparksuite/simplemde-markdown [#9]: https://github.com/Ionaru/easy-markdown-editor/issues/9 +[#249]: https://github.com/Ionaru/easy-markdown-editor/pull/249 [#244]: https://github.com/Ionaru/easy-markdown-editor/pull/244 [#235]: https://github.com/Ionaru/easy-markdown-editor/pull/235 [#225]: https://github.com/Ionaru/easy-markdown-editor/pull/225 @@ -221,6 +225,7 @@ Project forked from [SimpleMDE](https://github.com/sparksuite/simplemde-markdown [#19]: https://github.com/Ionaru/easy-markdown-editor/pull/19 +[@mbolli]: https://github.com/mbolli [@ivictbor]: https://github.com/ivictbor [@JoshuaLicense]: https://github.com/JoshuaLicense [@czynskee]: https://github.com/czynskee