From f86e50c7235099c1a8710e687f72277a42dc620c Mon Sep 17 00:00:00 2001 From: Naoki Takezoe Date: Sat, 30 Nov 2013 21:04:21 +0900 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4ec51b15c..c8f06d9cb 100644 --- a/README.md +++ b/README.md @@ -51,13 +51,13 @@ For Installation on Windows Server with IIS see [this wiki page](https://github. Release Notes -------- -### 1.8 - COMMING SOON! +### 1.8 - 30 Nov 2013 - Add user and group deletion - Improve pull request performance - Pull request synchronization (when source repository is updated after pull request, it's applied to the pull request) - LDAP StartTLS support - Hard wrap for Markdown -- Add new some options to specify the data directory +- Add new some options to specify the data directory. See details in [Wiki](https://github.com/takezoe/gitbucket/wiki/DirectoryStructure). - Fix some bugs ### 1.7 - 26 Oct 2013