Commit f33e1e480e9009f8cd3930eef1830877623588c5

Authored by Dmitriy Zaporozhets
1 parent 0e524aae

Let it be v2.9

Showing 2 changed files with 4 additions and 2 deletions   Show diff stats
CHANGELOG
... ... @@ -9,8 +9,10 @@ v 2.9.0
9 9 - scss refactoring. gitlab_bootstrap/ dir
10 10 - fix git push http body bigger than 112k problem
11 11 - list of labels page under issues tab
12   - - API for milestones
  12 + - API for milestones, keys
13 13 - restyled buttons
  14 + - OAuth
  15 + - Comment order changed
14 16  
15 17 v 2.8.1
16 18 - ability to disable gravatars
... ...
VERSION
1   -2.9.0pre
  1 +2.9.0
... ...