From 5067a40bd829b44b853b4631e79c19f1f257d3f9 Mon Sep 17 00:00:00 2001 From: Michael Eischer Date: Sun, 7 Jul 2024 13:45:05 +0200 Subject: [PATCH] update ncdu changelog --- changelog/unreleased/issue-4549 | 1 + 1 file changed, 1 insertion(+) diff --git a/changelog/unreleased/issue-4549 b/changelog/unreleased/issue-4549 index 4829a9881..8f35b0233 100644 --- a/changelog/unreleased/issue-4549 +++ b/changelog/unreleased/issue-4549 @@ -9,3 +9,4 @@ You can use it as follows: `restic ls latest --ncdu | ncdu -f -` https://github.com/restic/restic/issues/4549 https://github.com/restic/restic/pull/4550 +https://github.com/restic/restic/pull/4911