fix changelog

This commit is contained in:
marihachi 2022-05-22 11:27:27 +09:00
parent 46800ad51b
commit ac5456869d

View file

@ -23,6 +23,9 @@ npm: https://www.npmjs.com/package/mfm-js/v/0.22.0
- Changes specs the center tag and strike (#108, 100fb0b)
- Improves link label parsing (#107)
### Bugfixes
- If there is a `[]` pair before the link, it will be mistakenly recognized as a part of link label. (#104)
## 0.21.0
npm: https://www.npmjs.com/package/mfm-js/v/0.21.0