diff --git a/ReleaseNotes.md b/ReleaseNotes.md index dc0eb1cd13..801f9cef54 100644 --- a/ReleaseNotes.md +++ b/ReleaseNotes.md @@ -42,7 +42,7 @@ documentation: http://octokitnet.readthedocs.io/en/latest/extensibility/#paginat **Breaking Changes** - - `IUserKeysClient.GetAll()` was named incorrectly when it was originally implemeted + - `IUserKeysClient.GetAll()` was named incorrectly when it was originally implemented and only works for the current user's keys. Update all usages to `GetAllForCurrent()`. - `CompareResult.MergedBaseCommit` was never deserialized correctly, and has