From 24824265aab4d5aceea3c92a71cf5f23301c9c8b Mon Sep 17 00:00:00 2001 From: Jay Gabriels Date: Mon, 27 Sep 2021 08:14:48 -0700 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3a4c1695..f3b377ce 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) -## [1.7.1] - Unreleased +## [1.7.1] - 9/27/21 ### Added - all-groups for cloning all groups on a hosted gitlab instance ### Changed @@ -11,7 +11,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) ### Deprecated ### Removed ### Fixed -Pagination with gitlab cloud +Pagination with gitlab cloud; thanks @brenwhyte ### Security ## [1.7.0] - 9/2/21