From 6ac27e89b3738141cf913c8f959c4eeec453c284 Mon Sep 17 00:00:00 2001 From: Naoki Takezoe Date: Sat, 26 Oct 2013 01:45:59 +0900 Subject: [PATCH] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3bc4fce22..9eafe419b 100644 --- a/README.md +++ b/README.md @@ -50,15 +50,18 @@ Release Notes -------- ### 1.7 - Scheduled for the End of October - Support working on Java6 in embedded Jetty mode -- Add full name as user property - Add ```--host``` option to bind specified host name in embedded Jetty mode +- Add ```--https=true``` option to use https in embedded Jetty mode +- Add full name as user property - Change link color for absent Wiki pages - Add ZIP download button to the repository viewer tab +- Improve ZIP exporting performance - Expand issue and comment textarea for long text automatically - Add conflict detection in Wiki - Add reverting wiki page from history - Match committer to user name by email address - Mail notification sender is customizable +- Add link to changeset in refs comment for issues - Fix some bugs ### 1.6 - 1 Oct 2013