Skip to content

Commit c1a3421

Browse files
Update Change Log for 3.1.0 release
1 parent a2788a8 commit c1a3421

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Change Log
22

3+
## 3.1.0 (2024-06-05)
4+
5+
### Features
6+
7+
- Add debug statements to `latex` handler, make converter configurable [7aedbde](https://github.com/MeanderingProgrammer/markdown.nvim/commit/7aedbde39ab236d27096a8f8846235af050dbd7f)
8+
- Split demo into separate files [ea465a6](https://github.com/MeanderingProgrammer/markdown.nvim/commit/ea465a6656e70beeeb6923e21a62f90643b4808f)
9+
- Support highlighting callout quote marker based on callout [#24](https://github.com/MeanderingProgrammer/markdown.nvim/issues/24)
10+
[3c6a0e1](https://github.com/MeanderingProgrammer/markdown.nvim/commit/3c6a0e1914756809aa6ba6478cd60bda6a2c19ef)
11+
- Add health check for `latex` requirements [#32](https://github.com/MeanderingProgrammer/markdown.nvim/issues/32)
12+
[a2788a8](https://github.com/MeanderingProgrammer/markdown.nvim/commit/a2788a8c711539d9425a96e413a26b67eba60131)
13+
314
## 3.0.0 (2024-05-31)
415

516
### ⚠ BREAKING CHANGES

0 commit comments

Comments
 (0)