summarylogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorKillWolfVlad2017-09-18 21:42:47 +0500
committerKillWolfVlad2017-09-18 21:42:47 +0500
commit107bf2051a053a6abda9b9bc3c3c3420e37968b4 (patch)
treed63d8daf29d8a278937ba855d919e25284ae7742 /CHANGELOG.md
downloadaur-107bf2051a053a6abda9b9bc3c3c3420e37968b4.tar.gz
Bump to v1.4.3
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.