From 9d71d399172242c1b5f02f22a2bc24be79665eb6 Mon Sep 17 00:00:00 2001 From: Naoki Takezoe Date: Sun, 29 Sep 2013 16:31:12 +0900 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a4d3675bb..5a5ff7b3e 100644 --- a/README.md +++ b/README.md @@ -50,6 +50,8 @@ Release Notes - Web hook. - Performance improvement for pull request. - Executable war file. +- Specify suitable Content-Type for downloaded files in the repository viewer. +- Fixed some bugs. ### 1.5 - 4 Sep 2013 - Fork and pull request.