Add initial change log

master
Milton Mazzarri 2017-04-10 21:54:32 -05:00
parent c46bddff26
commit 3dbb6d3c64
No known key found for this signature in database
GPG Key ID: CF3DE6E356E17F1E
1 changed files with 29 additions and 0 deletions

29
CHANGELOG.md Normal file
View File

@ -0,0 +1,29 @@
# Changelog
## v0.3.0
* Features:
- Search for accounts or content
- Get an account's relationship
- Fetch user's blocks
- Fetch a list of follow requests
- Fetch user's mutes
- Get instance information
- Fetch user's notifications
- Getting a single notification
- Clear notifications
- Fetch user's reports
- Report a user
- Get status context
- Get a card associated with a status
## v0.2.0
* Features:
- Add media files
- Fetching user's favorites
- (un)favoriting a status
## v0.1.0
* Initial release