Commit e5e3e0d9e6fddccf6e9be327dd2fbf116e7f6481

Authored by Dmitriy Zaporozhets
1 parent df67b25b

Version up to 5.3.0

Showing 2 changed files with 4 additions and 1 deletions   Show diff stats
CHANGELOG
... ... @@ -8,6 +8,9 @@ v 5.3.0
8 8 - Respect newlines in wall messages
9 9 - Generate the Rails secret token on first run
10 10 - Rename repo feature
  11 + - Init.d: remove gitlab.scoket on service starta
  12 + - Api: added teams api
  13 + - Api: Prevent blob content being escaped
11 14  
12 15 v 5.2.0
13 16 - Turbolinks
... ...
VERSION
1   -5.2.0
  1 +5.3.0.pre
... ...