diff options
author | Jacob Vosmaer <contact@jacobvosmaer.nl> | 2015-11-02 17:04:28 +0100 |
---|---|---|
committer | Jacob Vosmaer <contact@jacobvosmaer.nl> | 2015-11-02 17:04:28 +0100 |
commit | 63cafdb8e5f9481539beaf2b6eac11cf8148daf1 (patch) | |
tree | 2c835ffbd0c304cc25ca04772195171225a70904 | |
parent | e032a7288f4103a6d5980da6af4040bc9271bd99 (diff) | |
download | gitlab-ce-63cafdb8e5f9481539beaf2b6eac11cf8148daf1.tar.gz |
Add changelog entry for contacted_at
-rw-r--r-- | CHANGELOG | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG index 6bec4f606e7..b67f010c6a0 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -17,6 +17,9 @@ v 8.2.0 (unreleased) - Remove deprecated CI events from project settings page - Use issue editor as cross reference comment author when issue is edited with a new mention. +v 8.1.3 + - Spread out runner contacted_at updates + v 8.1.1 - Fix cloning Wiki repositories via HTTP (Stan Hu) - Add migration to remove satellites directory |