mirror of
https://github.com/zoriya/octokit.net.git
synced 2026-06-06 12:03:19 +00:00
Release v0.26 - In the Nick of Time (#1658)
* Add release notes * Tweaks to wording * Final wording tweak
This commit is contained in:
@@ -1,3 +1,13 @@
|
||||
### New in 0.26.0 (released 31/8/2017)
|
||||
|
||||
## Advisories and Breaking Changes
|
||||
|
||||
- This release contains the necessary Octokit changes to specify the `required_pull_request_reviews` field on Branch Protection updates, which becomes mandatory when the Protected Branches API [graduates from preview mode](https://developer.github.com/changes/2017-06-16-loki-preview-ending-soon/) on the 1st September
|
||||
|
||||
**Features/Enhancements**
|
||||
|
||||
- Implement `RequiredPullRequestReviews` support in `IRepositoryBranchesClient.UpdateBranchProtection` and additional granular methods to `GetReviewEnforcement`, `UpdateReviewEnforcement` and `RemoveReviewEnforcement` via [@M-Zuber](https://github.com/M-Zuber), [@ryangribble](https://github.com/ryangribble)
|
||||
|
||||
### New in 0.25.0 (released 23/8/2017)
|
||||
|
||||
## Advisories and Breaking Changes
|
||||
|
||||
Reference in New Issue
Block a user