Skip to content

Commit d011660

Browse files
committed
Update changelog for 2.16.1
1 parent 6159ed1 commit d011660

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@ All notable changes to easymde will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7-
## [Unreleased]
7+
<!-- ## [Unreleased] -->
8+
## [2.16.1] - 2022-01-14
89
### Fixed
910
- Incorrect initial line and column count in status bar.
1011
- Security issue in `marked` dependency.
@@ -343,7 +344,8 @@ Project forked from [SimpleMDE](https://github.com/sparksuite/simplemde-markdown
343344
[@kelvinj]: https://github.com/kelvinj
344345

345346
<!-- Linked versions -->
346-
[Unreleased]: https://github.com/Ionaru/easy-markdown-editor/compare/2.16.0...HEAD
347+
[Unreleased]: https://github.com/Ionaru/easy-markdown-editor/compare/2.16.1...HEAD
348+
[2.16.1]: https://github.com/Ionaru/easy-markdown-editor/compare/2.16.0...2.16.1
347349
[2.16.0]: https://github.com/Ionaru/easy-markdown-editor/compare/2.15.0...2.16.0
348350
[2.15.0]: https://github.com/Ionaru/easy-markdown-editor/compare/2.14.0...2.15.0
349351
[2.14.0]: https://github.com/Ionaru/easy-markdown-editor/compare/2.13.0...2.14.0

0 commit comments

Comments
 (0)