mirror of
https://activitypub.software/TransFem-org/sfm-js
synced 2024-11-21 21:55:09 +00:00
update CHANGELOG
This commit is contained in:
parent
00e89d23d7
commit
e2fbca8536
1 changed files with 5 additions and 1 deletions
|
@ -12,14 +12,18 @@
|
|||
## 0.20.0 (unreleased)
|
||||
|
||||
### :sparkles: Improvements
|
||||
- Mentions in the link label are parsed as text. (#66)
|
||||
- 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)
|
||||
- Supports whitelisting of MFM function names. (#77)
|
||||
- Improves security.
|
||||
|
||||
### :gem: Features
|
||||
- Add tag syntaxes of bold and strikethrough. (#76)
|
||||
|
||||
### Changes
|
||||
- Abolished MFM function v1 syntax. (#79)
|
||||
|
||||
## 0.19.0
|
||||
|
||||
npm: https://www.npmjs.com/package/mfm-js/v/0.19.0
|
||||
|
|
Loading…
Reference in a new issue