From d47e40929d7892e7469a11016f927412ed283791 Mon Sep 17 00:00:00 2001 From: Nihad Abbasov Date: Mon, 8 Oct 2012 01:52:08 -0700 Subject: [PATCH] add API changelog --- CHANGELOG | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 3fec2d86dfc7..3a283aa5a457 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,7 @@ +master + - [API] allow to authorize using private token in HTTP header + - [API] add user creation + v 2.9.1 - Fixed resque custom config init @@ -9,7 +13,7 @@ v 2.9.0 - restyled projects list on dashboard - ssh keys validation to prevent gitolite crash - send notifications if changed premission in project - - scss refactoring. gitlab_bootstrap/ dir + - scss refactoring. gitlab_bootstrap/ dir - fix git push http body bigger than 112k problem - list of labels page under issues tab - API for milestones, keys @@ -113,7 +117,7 @@ v 2.1.0 v 2.0.0 - gitolite as main git host system - merge requests - - project/repo access + - project/repo access - link to commit/issue feed - design tab - improved email notifications @@ -147,7 +151,7 @@ v 1.1.0 - bugfix & code cleaning v 1.0.2 - - fixed bug with empty project + - fixed bug with empty project - added adv validation for project path & code - feature: issues can be sortable - bugfix