aboutsummarylogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md16
1 files changed, 16 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
new file mode 100644
index 000000000000..49a0bae577cd
--- /dev/null
+++ b/CHANGELOG.md
@@ -0,0 +1,16 @@
+# [v1.4.3 - 2017-09-15](https://gitahead.com/cgi-bin/update.py?platform=linux&version=1.4.2)
+
+## Added
+
+- Added reference badge for the detached HEAD state.
+- Added commit list context menu item to rebase a specific commit.
+- Added remote branch context menu item to create a new local branch that tracks the remote branch.
+
+## Fixed
+
+- Fixed bugs in staging file mode changes.
+- Fixed failure to look up the correct host name for SSH URLs that use an alias from the SSH config file.
+
+## Changed
+
+- Start indexer process with lower priority.