diff options
author | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2013-04-09 11:08:02 +0300 |
---|---|---|
committer | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2013-04-09 11:08:02 +0300 |
commit | 0e0a6a2e2b2dd8358458d79b80d0fef64b12bb7c (patch) | |
tree | 520fc1ddfa1c377a02a5b52e36be2417e9e2a839 | |
parent | bc5fce44045a313b9bc9dfa698693bf594795a61 (diff) | |
download | gitlab-ci-0e0a6a2e2b2dd8358458d79b80d0fef64b12bb7c.tar.gz |
Version up to 2.2.0, updated changelog with new entries
-rw-r--r-- | CHANGELOG | 3 | ||||
-rw-r--r-- | VERSION | 2 |
2 files changed, 3 insertions, 2 deletions
@@ -5,8 +5,9 @@ v2.2.0 - updated rails to 3.2.13 - updated devise to 2.2 - fixed issue when build left in running status if exception triggered - - rescue timeout correctly + - rescue build timeout correctly - badge helper with markdown & html + - increased test coverage to 85% v2.1.0 - Removed horizontal scroll for build trace @@ -1 +1 @@ -2.2.0pre +2.2.0 |