summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorJustin Wernick <justin@worthe-it.co.za>2023-08-18 14:02:43 +0200
committerJustin Wernick <justin@worthe-it.co.za>2023-08-18 14:04:22 +0200
commit5594c1454d9b57418273b4b6fa009529482cc77d (patch)
treee4a37b6bec92eda21cab3f26f2ed5ce054457e07 /CHANGELOG.md
parentcca27c355823272ccc5927057d5fe228ede0bd41 (diff)
Added a prompt to confirm risky actions like deleting a repo
Fix #3
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
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