Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
dansup committed Feb 11, 2020
1 parent 0e9840b commit 4dfdc5a
Showing 1 changed file with 15 additions and 3 deletions.
18 changes: 15 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,19 @@
# Changelog
# Release Notes

All notable changes to `pixelfed-api-php` will be documented in this file
## [Unreleased](https://github.com/dansup/pixelfed-php/compare/v0.0.1...master)
### Added
- Added ```followAccountById``` method
- Added ```unfollowAccountById``` method
- Added ```accountBlockById``` method
- Added ```accountUnblockById``` method
- Added ```statusFavouriteById``` method
- Added ```statusUnfavouriteById``` method
- Added ```mediaUpload``` method
- Added ```accountMuteById``` method
- Added ```accountUnmuteById``` method
- Added ```statusCreate``` method
- Added Code of Conduct

## 0.0.1 - 2019-10-21
## 0.0.1 (2019-10-21)

- Initial release

0 comments on commit 4dfdc5a

Please sign in to comment.