update CHANGELOG

This commit is contained in:
marihachi 2021-09-30 10:29:32 +09:00
parent 772a478d56
commit 6f01f8e78c

View file

@ -12,19 +12,19 @@
## 0.20.0 (unreleased)
### :sparkles: Improvements
- Add a property to the URL node indicating whether it was enclosed in `<>` (#69)
- Disallow `<` and `>` in hashtags. (#74)
- Add a property to the URL node indicating whether it was enclosed in `<>`. (#69)
- Disallows `<` and `>` in hashtags. (#74)
- Mentions in the link label are parsed as text. (#66)
### :gem: Features
- Add tag syntaxes of bold and strikethrough (#76)
- Add tag syntaxes of bold and strikethrough. (#76)
## 0.19.0
npm: https://www.npmjs.com/package/mfm-js/v/0.19.0
### :sparkles: Improvements
- Parser: Ignores a blank line after quote lines. (#61)
- Parser: Ignores a blank line after quote lines. (#61)
## 0.18.0