Release v0.29 - This Looks Serious (TLS) (#1765)

* Add release notes

* Fix failing integration test

* Run FormatCode build task to tidy up whitespace

* Remove "UnkownUser" from release notes contributors
This commit is contained in:
Ryan Gribble
2018-02-18 20:36:49 +10:00
committed by GitHub
parent b797ed75a5
commit c4774ffaf0
8 changed files with 56 additions and 12 deletions
@@ -67,6 +67,5 @@ namespace Octokit
/// The branches involved.
/// </summary>
public IReadOnlyList<Branch> Branches { get; protected set; }
}
}