Update README.md

Noticed typos in readme
This commit is contained in:
jdalrymple 2017-12-17 17:44:15 -05:00 committed by GitHub
parent f9d151435e
commit f10b326fa6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -146,7 +146,7 @@ This started off as a fork from [node-gitlab](https://github.com/node-gitlab/nod
- Added es5 support and clarified the default supported versions of node (>=8.0.0 for default)
- Updating project docs for consistency
- Adding project unsharing to API. It was in the docs, but missing from the API
- Updating deprecated protected branches endpoint. Previously this was `projects.branches.protect` now its `projects.protectedBranches.add`
- Updating deprecated protected branches endpoint. Previously this was `projects.branches.protect` now its `projects.protectedBranches.protect`
- Added Owned Runners and Runner Jobs API
### Breaking Changes between 1.3.3 and 2.1.0