From 5d5a4cacb1a32afc41d24750ed781aaf08747aa2 Mon Sep 17 00:00:00 2001 From: Naoki Takezoe Date: Sat, 1 Feb 2014 17:13:18 +0900 Subject: [PATCH] Update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 0e087bf90..03b482c98 100644 --- a/README.md +++ b/README.md @@ -59,6 +59,13 @@ Run the following commands in `Terminal` to Release Notes -------- +### 1.10 - 01 Feb 2014 +- Rename repository +- Transfer repository owner +- Change default data directory to ```HOME/.gitbucket``` from ```HOME/gitbucket`` to avoid problem like #243, but if data directory already exist at HOME/gitbucket, it continues being used. +- Response improvement +- Fix some bugs + ### 1.9 - 28 Dec 2013 - Display GITBUCKET_HOME on the system settings page - Fix some bugs