From 5c5caacdb24c93eb55a0f1ce40cab5d6ef05d956 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Niels=20Gandra=C3=9F?= Date: Tue, 28 Feb 2023 15:28:40 +0100 Subject: [PATCH] Update changelog for v1.2.0 and v1.3.0 --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a47a606..807b8f7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,13 @@ +# Version 1.4.0 (2023-02-28) + + - Retry exporting GitLab objects for `export_retry_count` times before exiting with error. + - Update external libraries + +# Version 1.3.0 (2023-01-26) + + - Fetch all groups and projects without upper limit + - Update external libraries + # Version 1.2.0 (2022-10-09) - Allow backup of multiple groups at the same time