mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-09-22 05:40:48 +02:00
Update CHANGELOG.md for breaking changes, remove outdated comments from test file.
This commit is contained in:
parent
2449163ffb
commit
6e52643f8c
2 changed files with 2 additions and 3 deletions
|
@ -2,9 +2,10 @@
|
|||
|
||||
## 0.37.0
|
||||
|
||||
- Convert to ECMAScript module, for guidance see:
|
||||
- Convert module to ECMAScript (breaking change)
|
||||
- <https://nodejs.org/docs/latest/api/esm.html>
|
||||
- <https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c>
|
||||
- Convert module to named exports (breaking change)
|
||||
|
||||
## 0.36.1
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue