diff options
author | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2015-04-13 16:55:20 +0300 |
---|---|---|
committer | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2015-04-13 16:55:20 +0300 |
commit | fcb6bb46e88b1c050ca68045461e8663c3b4a77a (patch) | |
tree | c94114167da68d3e18f8a279308d560b833e704e | |
parent | 291bed5526d27cef072a58fe2da9a22b2c8b258c (diff) | |
download | gitlab-shell-fcb6bb46e88b1c050ca68045461e8663c3b4a77a.tar.gz |
Add changelog entry about GL_IDv2.6.2
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,5 +1,6 @@ v2.6.2 - Include ecdsa keys in `gitlab_keys list-keys`. + - Refactor logic around GL_ID v2.6.1 - Write errors to stderr to get git to abort and show them as such. |