Code

Predefined external command: git commit
[tig.git] / NEWS
diff --git a/NEWS b/NEWS
index e374662d1dcc0f3b8eeaaa218b0ecf39ad5e37d3..15d898b9037a04918f24c368928404f0ad6762d0 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,21 @@ Release notes
 =============
 
 tig master
+---------
+
+Improvements:
+
+ - Add branch view for choosing which branch to display in the main
+   view. Bound to 'H' by default.
+ - Tree view: sort entries by name, date or author. Toggling is bound to
+   'i' by default, with 'I' controlling whether or not to sort in
+   ascending order.
+
+Bug fixes:
+
+ - Tree view: fix searching.
+
+tig-0.14.1
 ----------
 
 Improvements:
@@ -23,6 +38,7 @@ Bug fixes:
  - Blame view: use line number information when loading blame for
    specific commit.
  - Fix handling of quoted strings in the config file.
+ - Fix horizontal scrolling glitches.
 
 tig-0.14
 --------