summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorDouwe Maan <douwe@gitlab.com>2015-04-10 17:49:13 +0200
committerDouwe Maan <douwe@gitlab.com>2015-04-10 17:49:13 +0200
commit32a80d78e7a260ddde28b7aac5695264bbb86b41 (patch)
tree639e441f91da1a72b9cc57d083685279f7830687 /CHANGELOG
parentfd677db79be3dfa92e77f7a664a65c6aa24607ff (diff)
downloadgitlab-shell-safe-rm-key.tar.gz
Prevent keys with a very specific comment from accidentally being deleted.safe-rm-key
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 533f0a0..e831ef7 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,6 @@
+v2.6.2
+ - Prevent keys with a very specific comment from accidentally being deleted.
+
v2.6.1
- Write errors to stderr to get git to abort and show them as such.