mirror of
https://github.com/Ionaru/easy-markdown-editor
synced 2025-08-11 19:22:45 -06:00
Update changelog for 2.16.1
This commit is contained in:
parent
6159ed1383
commit
d0116608e6
@ -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.16.1] - 2022-01-14
|
||||
### Fixed
|
||||
- Incorrect initial line and column count in status bar.
|
||||
- Security issue in `marked` dependency.
|
||||
@ -343,7 +344,8 @@ Project forked from [SimpleMDE](https://github.com/sparksuite/simplemde-markdown
|
||||
[@kelvinj]: https://github.com/kelvinj
|
||||
|
||||
<!-- Linked versions -->
|
||||
[Unreleased]: https://github.com/Ionaru/easy-markdown-editor/compare/2.16.0...HEAD
|
||||
[Unreleased]: https://github.com/Ionaru/easy-markdown-editor/compare/2.16.1...HEAD
|
||||
[2.16.1]: https://github.com/Ionaru/easy-markdown-editor/compare/2.16.0...2.16.1
|
||||
[2.16.0]: https://github.com/Ionaru/easy-markdown-editor/compare/2.15.0...2.16.0
|
||||
[2.15.0]: https://github.com/Ionaru/easy-markdown-editor/compare/2.14.0...2.15.0
|
||||
[2.14.0]: https://github.com/Ionaru/easy-markdown-editor/compare/2.13.0...2.14.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user