summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
Diffstat (limited to 'Changes')
-rw-r--r--Changes5
1 files changed, 5 insertions, 0 deletions
diff --git a/Changes b/Changes
index b27b32f..7837fcd 100644
--- a/Changes
+++ b/Changes
@@ -2,6 +2,11 @@ Revision history for Git::Annex
{{$NEXT}}
+0.005 2020-03-23 11:55:48-07:00 America/Phoenix
+ - annex-review-unused: Add missing prompt_yn subroutine.
+ - annex-review-unused: Always pass --force to 'git annex dropunused'.
+ Previously it couldn't be passed at all, which is much less useful.
+
0.004 2020-03-18 17:08:57-07:00 America/Phoenix
- annex-to-annex-dropunused: Fix attempt to call wrong main()
routine.