From 7f28bd6a2658a9c7d6f9d6c7231e790898f4fcb4 Mon Sep 17 00:00:00 2001 From: Naoki Takezoe Date: Sun, 30 Aug 2015 03:57:26 +0900 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 5f8eaa285..d975c4976 100644 --- a/README.md +++ b/README.md @@ -89,6 +89,12 @@ GitBucket has the plug-in system to extend GitBucket from outside of GitBucket. Release Notes -------- +### 3.6 - 30 Aug 2015 +- User interface Improvements: Especially, commit list, issues and pull request have been updated largely. +- Installed plugins list has been available at the system administration console. +- Pages and repository list in the sidebar have been limited and more pages and repositories link is available. +- More reference link notation in Markdown has been supported. + ### 3.5 - 1 Aug 2015 - Octicons has been applied - Global header has been enhanced. Now it's further similar to GitHub.