From 7e3135d92d2ec70c826f790646eef072dc1440ec Mon Sep 17 00:00:00 2001 From: Justin Dalrymple Date: Fri, 17 Nov 2017 20:45:25 -0500 Subject: [PATCH] Updating changelog dates --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 39bcd8ea..0dd95b4d 100644 --- a/README.md +++ b/README.md @@ -117,12 +117,12 @@ This started off as a fork from [node-gitlab](https://github.com/node-gitlab/nod MIT ## Changelog -[1.1.3](https://github.com/jdalrymple/node-gitlab-api/6f28ce1726ce371d4b0272d5f8305080d51e3e25) (2017-09-24) +[1.1.3](https://github.com/jdalrymple/node-gitlab-api/6f28ce1726ce371d4b0272d5f8305080d51e3e25) (2017-11-17) ------------------ - Fixing typos in the project sharing (group_access) thanks to [Christoph Lehmann](https://github.com/christophlehmann) - Updated the ReadMe to be more clear based on suggestions from [Frank V](https://github.com/FrankV01) -[1.1.2](https://github.com/jdalrymple/node-gitlab-api/36570c32be7cd564bda9c7c7dc07059987969bd4) (2017-09-24) +[1.1.2](https://github.com/jdalrymple/node-gitlab-api/36570c32be7cd564bda9c7c7dc07059987969bd4) (2017-10-29) ------------------ - Updated the protected branch functionality by adding an options parameter originally proposed by [shadygrove](https://github.com/shadygrove) - Removed old paging logic from groups