Update to version 0.30.0.

This commit is contained in:
David Anson 2023-08-09 20:32:10 -07:00
parent d9de1dd22f
commit d641caf90c
5 changed files with 13 additions and 6 deletions

View file

@ -1,5 +1,12 @@
# Changelog
## 0.30.0
- Use `micromark` in MD022/MD026/MD032/MD037/MD045/MD051
- Incorporate `micromark-extension-math` for math syntax
- Allow custom rules to override information URL
- Update dependencies
## 0.29.0
- Update `micromark` parser dependencies for better performance