summaryrefslogtreecommitdiffstats
path: root/NEWS.adoc
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS.adoc')
-rw-r--r--NEWS.adoc6
1 files changed, 3 insertions, 3 deletions
diff --git a/NEWS.adoc b/NEWS.adoc
index 8f28047a..bbb6d542 100644
--- a/NEWS.adoc
+++ b/NEWS.adoc
@@ -1,8 +1,8 @@
Release notes
=============
-master
-------
+tig-2.2.2
+---------
Upgrade instructions:
@@ -14,7 +14,7 @@ Improvements:
- Use `diff-options` when preparing the diff in the stage view to make the diff
state configurable. (GH #545)
- - Add 'status-show-untracked-files' option mirroring git's
+ - Add 'status-show-untracked-files' option mirroring Git's
'status.showUntrackedFiles' to toggle display of untracked files. in the
status view. On by default. (GH #562)
- Update `ax_with_curses.m4` and use `pkg-config` to detect. (GH #546)