From e8d5989293900d0141474f06d8b7791d936cf6a1 Mon Sep 17 00:00:00 2001 From: Finn-Thorben Sell Date: Tue, 28 Jun 2022 15:15:27 +0200 Subject: [PATCH] dont's save cloned git repos directly in home dir --- changelog.md | 3 +++ src/k8s_types/pass_source.rs | 15 ++++++++++----- 2 files changed, 13 insertions(+), 5 deletions(-) diff --git a/changelog.md b/changelog.md index 53f6781..c348aa8 100644 --- a/changelog.md +++ b/changelog.md @@ -5,6 +5,9 @@ a release. Uncomment any of the following sections when they become relevant. --> +There are no user-facing changes in this release. +Instead, some internal handling was changed to be more precise. +