From 9c8f5ad156eaf924736ae62d3183ce559702a226 Mon Sep 17 00:00:00 2001 From: Brendan Forster Date: Wed, 25 Feb 2015 07:46:28 +0930 Subject: [PATCH] updated release notes --- ReleaseNotes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/ReleaseNotes.md b/ReleaseNotes.md index d6acc5f568..9fb9078ef8 100644 --- a/ReleaseNotes.md +++ b/ReleaseNotes.md @@ -4,6 +4,7 @@ * New - `Account.Type` to identify user or organization account - #714 via @shiftkey * Fixed: `EventTypeInfo` did not parse `head_ref_deleted` and `head_ref_restored` - #711 via @janovesk * Fixed: `IssueUpdate.Labels` did not support "no change" updates - #718 via @shiftkey +* Fixed: `ReleaseUploadAsset` does not require protected setters - #720 via @shiftkey * Deprecated: `Repository.WatchedCount` has no data - #701 via @DaveWM ### New in 0.7.0 (Released 2015/02/24)