From 6cc3cc515267712733d6dd1643080bd6b2cc6cdc Mon Sep 17 00:00:00 2001 From: Dmitriy Zaporozhets Date: Tue, 19 Nov 2013 17:27:23 +0200 Subject: [PATCH] Changelog entries and version up to beta1 --- CHANGELOG | 5 ++++- VERSION | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 4f36519..30710fc 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -9,6 +9,7 @@ v 6.3.0 - Fixed issue with 500 error when group did not exist - Ability to leave project - You can create file in repo using UI + - You can remove file from repo using UI - API: dropped default_branch attribute from project during creation - Project default_branch is not stored in db any more. It takes from repo now. - Admin broadcast messages @@ -16,8 +17,10 @@ v 6.3.0 - Dont show last push widget if user removed this branch - Fix 500 error for repos with newline in file name - Extended html titles - - API: create/update repo files + - API: create/update/delete repo files - Admin can transfer project to any namespace + - API: projects/all for admin users + - Fix recent branches order v 6.2.4 - Security: Cast API private_token to string (CVE-2013-4580) diff --git a/VERSION b/VERSION index 5a90325..d953a54 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -6.3.0.pre +6.3.0.beta1 -- libgit2 0.21.2