Skip to content

Commit e5164a5

Browse files
committed
docs: fix typo in changelog
1 parent 8dc578b commit e5164a5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1414
### Added
1515

1616
### Changed
17+
1718
- Allow `MarkdownNewTemplate` command to be used in any filetype.
1819

1920
### Deprecated
2021

2122
### Removed
2223

2324
### Fixed
25+
2426
- Visual mode keymap for inserting headers now correctly exits visual mode before executing the command.
2527

2628
### Security
@@ -49,4 +51,3 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4951
[Unreleased]: https://github.com/magnusriga/markdown-tools.nvim/compare/v1.0.1...HEAD
5052
[1.0.1]: https://github.com/magnusriga/markdown-tools.nvim/compare/v1.0.0...v1.0.1
5153
[1.0.0]: https://github.com/magnusriga/markdown-tools.nvim/compare/v0.1.0...v1.0.0
52-
[0.1.0]: https://github.com/magnusriga/markdown-tools.nvim/releases/tag/v0.1.0

0 commit comments

Comments
 (0)