Updated Changelog

This commit is contained in:
Aaron Power
2018-02-28 14:57:25 +00:00
parent 065aeb90b6
commit c6351f0ec9
+2 -1
View File
@@ -1,4 +1,4 @@
# 0.10 (prerelease) # 0.10
- Added the ability to handle paged entities like favourites and such.(Only favourites in prerelease) - Added the ability to handle paged entities like favourites and such.(Only favourites in prerelease)
- Added optional `source` and `moved` fields to `Account`. - Added optional `source` and `moved` fields to `Account`.
@@ -14,3 +14,4 @@
- Added `Emoji` struct. - Added `Emoji` struct.
- Added `List` and `Mention` structs(matching routes not added yet). - Added `List` and `Mention` structs(matching routes not added yet).
- Added example that prints your profile. - Added example that prints your profile.
- Updated dependencies