Add CHANGELOG

This commit is contained in:
Melody Becker 2024-08-30 11:56:01 +00:00
parent d83260e277
commit 5aec50990e

14
CHANGELOG Normal file
View file

@ -0,0 +1,14 @@
- v1.1.0:
- More attributes added:
- Activitystreams#first
- Activitystreams#next
- Activitystreams#items
- Activitystreams#partOf
- Activitystreams#inReplyTo
- Activitystreams#quoteUrl
- Ostatus#inReplyToAtomUri
- Misskey#mk_quote
- Fedibird#quoteUri
- Bug fixes:
- A few Attributes were returning the wrong struct due to copy paste mistakes
- v1.0.0: Release