diff options
author | Jacob Vosmaer <jacob@gitlab.com> | 2014-08-27 12:42:14 +0000 |
---|---|---|
committer | Jacob Vosmaer <jacob@gitlab.com> | 2014-08-27 12:42:14 +0000 |
commit | b5284310c2c9d6f53e983ca5224bea7c48e0f779 (patch) | |
tree | 8ef6acb9dccc80e8fa33700da9bb9da4cb76e698 | |
parent | 970a07e886866062342205eed4647623f40bf386 (diff) | |
parent | fafa3a2e03613be26c5969eb70c932125d25349c (diff) | |
download | gitlab-shell-b5284310c2c9d6f53e983ca5224bea7c48e0f779.tar.gz |
Merge branch 'update-changelog' into 'master'
Update changelog
in light of !35
See merge request !36
-rw-r--r-- | CHANGELOG | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,3 +1,6 @@ +v1.9.8 + - Replace raise with abort when checking path to prevent path exposure + v1.9.7 - Increased test coverage - By default use direct unicorn connection (localhost:8080) |