From 6a6ea6a3312372ec74cf770a642dee1dec58e35a Mon Sep 17 00:00:00 2001 From: Omar Rodriguez Arenas Date: Wed, 15 May 2024 12:38:29 -0600 Subject: [PATCH] Add CHANGELOG entry --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8c03ea18..b03b8265 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and releases in PushmiPullyu adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [Unreleased] + - Add more logging information [#433](https://github.com/ualbertalib/pushmi_pullyu/issues/433) ## [2.0.7] - 2023-09-13