From f10b326fa69aee8a252aea3aa43003ff39c5cff5 Mon Sep 17 00:00:00 2001 From: jdalrymple Date: Sun, 17 Dec 2017 17:44:15 -0500 Subject: [PATCH] Update README.md Noticed typos in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index be6e8eb8..e57418c6 100644 --- a/README.md +++ b/README.md @@ -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