From 9594c27235b6c86a30b62132c653a5b4c332607e Mon Sep 17 00:00:00 2001 From: Patrick Spek Date: Mon, 31 Jul 2023 13:53:41 +0200 Subject: Fix pull not returning 0 in all cases --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 3ac54d0..fa43494 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - The `svc_` utils should now check which init service you're using when using a linux system. The supported options are still only openrc and systemd. +- The `pull` subcommand should now properly return with exit-code 0 if no + problem were encountered. ## [2.0.0] - 2023-05-22 -- cgit v1.1