mirror of
https://github.com/zoriya/octokit.net.git
synced 2026-06-08 12:42:32 +00:00
typo
This commit is contained in:
+1
-1
@@ -10,7 +10,7 @@
|
||||
- `IRepositoriesClient.GetReadme` -> `IRepositoriesClient.Content.GetReadme`
|
||||
- `IRepositoriesClient.GetReadmeHtml` -> `IRepositoriesClient.Content.GetReadmeHtml`
|
||||
- `IFollowersClient.GetFollowingForCurrent` -> `IFollowersClient.GetAllFollowingForCurrent`
|
||||
- `IFollowersClient.GetFollowing` -> `IFollowersCLient.GetAllFollowing`
|
||||
- `IFollowersClient.GetFollowing` -> `IFollowersClient.GetAllFollowing`
|
||||
|
||||
### New in 0.8.0 (released 2015/03/20)
|
||||
* New: added `MiscellaneousClient.GetGitIgnoreTemplates` and `MiscellaneousClient.GetGitIgnoreTemplates` APIs - #753 via @haacked
|
||||
|
||||
Reference in New Issue
Block a user