mirror of
https://github.com/Ionaru/easy-markdown-editor
synced 2025-07-15 05:54:28 -06:00
Updated changelog for PR #249
This commit is contained in:
parent
70f3512120
commit
f65d2a7cc9
@ -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]-->
|
||||
## [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
|
||||
|
||||
<!-- Linked PRs -->
|
||||
[#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
|
||||
|
||||
<!-- Linked users -->
|
||||
[@mbolli]: https://github.com/mbolli
|
||||
[@ivictbor]: https://github.com/ivictbor
|
||||
[@JoshuaLicense]: https://github.com/JoshuaLicense
|
||||
[@czynskee]: https://github.com/czynskee
|
||||
|
Loading…
x
Reference in New Issue
Block a user