From 5594c1454d9b57418273b4b6fa009529482cc77d Mon Sep 17 00:00:00 2001 From: Justin Wernick Date: Fri, 18 Aug 2023 14:02:43 +0200 Subject: Added a prompt to confirm risky actions like deleting a repo Fix #3 --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index f57cb64..ec28d1b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -30,6 +30,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed - Updated crates.io metadata to mark the primary upstream repo as Codeberg. +- When deleting a repo, you are now asked first to confirm if you are sure + you're deleting the right repo. ## [0.2.0] - 2023-07-17 -- cgit v1.2.3