diff --git a/CHANGELOG b/CHANGELOG new file mode 100644 index 0000000..7bb7add --- /dev/null +++ b/CHANGELOG @@ -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 \ No newline at end of file