aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog6
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index c19065f..17e25c8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+systemctl-service-shim (0.0.4-1) unstable; urgency=low
+
+ * Add action 'preset'
+
+ -- B. Stack <bgstack15@gmail.com> Thu, 14 Jul 2022 19:54:37 -0400
+
systemctl-service-shim (0.0.3-1) unstable; urgency=low
* Add /bin/systemctl symlink directly to package (Closes: #688)
bgstack15