File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,8 @@ All notable changes to easymde will be documented in this file.
4
4
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
5
5
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
6
6
7
- ## [ Unreleased]
7
+ <!-- ## [Unreleased] -->
8
+ ## [ 2.16.1] - 2022-01-14
8
9
### Fixed
9
10
- Incorrect initial line and column count in status bar.
10
11
- Security issue in ` marked ` dependency.
@@ -343,7 +344,8 @@ Project forked from [SimpleMDE](https://github.com/sparksuite/simplemde-markdown
343
344
[ @kelvinj ] : https://github.com/kelvinj
344
345
345
346
<!-- 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
347
349
[ 2.16.0 ] : https://github.com/Ionaru/easy-markdown-editor/compare/2.15.0...2.16.0
348
350
[ 2.15.0 ] : https://github.com/Ionaru/easy-markdown-editor/compare/2.14.0...2.15.0
349
351
[ 2.14.0 ] : https://github.com/Ionaru/easy-markdown-editor/compare/2.13.0...2.14.0
You can’t perform that action at this time.
0 commit comments