From d1b6b4cdc0bd20836fdd88882656f76cdce9e6b1 Mon Sep 17 00:00:00 2001 From: Jerome Reybert <jreybert@gmail.com> Date: Tue, 1 Dec 2015 00:32:40 +0100 Subject: [PATCH] Update Changelog --- Changelog | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Changelog b/Changelog index 606da83..d5c9d7f 100644 --- a/Changelog +++ b/Changelog @@ -9,7 +9,8 @@ Features * reorder magit display: display modified files first. * disable inline help by default (fix #46). It is always possible to switch inline help display with 'h', or with g:magit_show_help -* add some color in Info section. +* rework magit buffer color syntax. +* display commit mode in Info section. * rename magit buffer, now named after git repository path, e.g. magit:///path/to/git/repo/ * add MagitOnly command. It can be used to craft a bash alias like: -- GitLab