aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2523f92..724321f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,11 @@
+drestic (1.5) stable; urgency=medium
+
+ * Fixed: WSL2 systemd user session support with automatic runtime directory recreation
+ * Added: fix-wsl target to auto-fix /run/user/UID on WSL restarts
+ * Improved: User-scope targets (status, backup-now, check-now, logs, config) now work reliably on WSL
+
+ -- Sam <samsci@posteo.com> Thu, 27 Feb 2026 00:00:00 +1000
+
drestic (1.4.1) stable; urgency=high
* Fixed: update.sh now properly replaces service file placeholders (was causing '/path/to/be/replaced' execution errors)