2
0
mirror of https://github.com/Ionaru/easy-markdown-editor synced 2025-07-23 09:54:28 -06:00

Add contribution to changelog

This commit is contained in:
Jeroen Akkerman 2020-06-03 12:48:48 +02:00
parent 57788bd392
commit 4a6119daaf

View File

@ -7,6 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased] ## [Unreleased]
### Added ### Added
- Support for Node.js 14. - Support for Node.js 14.
- Preview without fullscreen (Thanks to [@nick-denry], [#196]).
### Fixed ### Fixed
- Fix cursor displayed position on activity ([#183]). - Fix cursor displayed position on activity ([#183]).
@ -168,6 +169,7 @@ Project forked from [SimpleMDE](https://github.com/sparksuite/simplemde-markdown
[#9]: https://github.com/Ionaru/easy-markdown-editor/issues/9 [#9]: https://github.com/Ionaru/easy-markdown-editor/issues/9
<!-- Linked PRs --> <!-- Linked PRs -->
[#196]: https://github.com/Ionaru/easy-markdown-editor/pull/196
[#175]: https://github.com/Ionaru/easy-markdown-editor/pull/175 [#175]: https://github.com/Ionaru/easy-markdown-editor/pull/175
[#173]: https://github.com/Ionaru/easy-markdown-editor/pull/173 [#173]: https://github.com/Ionaru/easy-markdown-editor/pull/173
[#170]: https://github.com/Ionaru/easy-markdown-editor/pull/170 [#170]: https://github.com/Ionaru/easy-markdown-editor/pull/170
@ -192,6 +194,7 @@ Project forked from [SimpleMDE](https://github.com/sparksuite/simplemde-markdown
[#19]: https://github.com/Ionaru/easy-markdown-editor/pull/19 [#19]: https://github.com/Ionaru/easy-markdown-editor/pull/19
<!-- Linked users --> <!-- Linked users -->
[@nick-denry]: https://github.com/nick-denry
[@StefKors]: https://github.com/StefKors [@StefKors]: https://github.com/StefKors
[@felipefdl]: https://github.com/felipefdl [@felipefdl]: https://github.com/felipefdl
[@A-312]: https://github.com/A-312 [@A-312]: https://github.com/A-312