File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -9,18 +9,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
9
10
10
## [ Unreleased]
11
11
12
+ ## [ 1.0.1] - 2025-05-05
13
+
12
14
### Added
13
15
14
16
### Changed
15
-
16
17
- Allow ` MarkdownNewTemplate ` command to be used in any filetype.
17
18
18
19
### Deprecated
19
20
20
21
### Removed
21
22
22
23
### Fixed
23
-
24
24
- Visual mode keymap for inserting headers now correctly exits visual mode before executing the command.
25
25
26
26
### Security
@@ -46,6 +46,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
46
46
47
47
### Security
48
48
49
- [ Unreleased ] : https://github.com/magnusriga/markdown-tools.nvim/compare/v1.0.0...HEAD
49
+ [ Unreleased ] : https://github.com/magnusriga/markdown-tools.nvim/compare/v1.0.1...HEAD
50
+ [ 1.0.1 ] : https://github.com/magnusriga/markdown-tools.nvim/compare/v1.0.0...v1.0.1
50
51
[ 1.0.0 ] : https://github.com/magnusriga/markdown-tools.nvim/compare/v0.1.0...v1.0.0
51
52
[ 0.1.0 ] : https://github.com/magnusriga/markdown-tools.nvim/releases/tag/v0.1.0
You can’t perform that action at this time.
0 commit comments