mirror of
https://github.com/Ionaru/easy-markdown-editor
synced 2025-07-01 07:01:04 -06:00
Updated changelog for 2.6.1
This commit is contained in:
parent
672291381d
commit
11d533cb16
@ -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]
|
||||
<!--## [Unreleased]-->
|
||||
## [2.6.1] - 2019-06-17
|
||||
### Fixed
|
||||
- Error when toggling between ordered and unordered lists (Thanks to [@roryok], [#93]).
|
||||
- Keyboard shortcuts for custom actions not working (Thanks to [@ysykzheng], [#75]).
|
||||
@ -132,7 +133,8 @@ Project forked from [SimpleMDE](https://github.com/sparksuite/simplemde-markdown
|
||||
[@sne11ius]: https://github.com/sne11ius
|
||||
|
||||
<!-- Linked versions -->
|
||||
[Unreleased]: https://github.com/Ionaru/easy-markdown-editor/compare/2.6.0...HEAD
|
||||
[Unreleased]: https://github.com/Ionaru/easy-markdown-editor/compare/2.6.1...HEAD
|
||||
[2.6.0]: 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
|
||||
[2.5.1]: https://github.com/Ionaru/easy-markdown-editor/compare/2.5.0...2.5.1
|
||||
[2.5.0]: https://github.com/Ionaru/easy-markdown-editor/compare/2.4.2...2.5.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user