aboutsummarylogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorKillWolfVlad2017-11-09 10:10:03 +0500
committerKillWolfVlad2017-11-09 10:10:03 +0500
commit7c90f472931653e90fb6861ca7a8501ca85fee86 (patch)
tree411a3416bacaf203318cdd84a26ef4cd50f2208e /CHANGELOG.md
parent159ec114cc92224b33c74d26098d8b707d61f4ee (diff)
downloadaur-7c90f472931653e90fb6861ca7a8501ca85fee86.tar.gz
Bump to v1.4.9-1
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md14
1 files changed, 14 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index f1483e5d37e7..2d1f82d65622 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,17 @@
+# [v1.4.9 - 2017-11-06](https://gitahead.com/cgi-bin/update.py?platform=linux&version=1.4.8)
+
+## Added
+
+- Added context menu action to remove multiple untracked files at once.
+- Show detached HEAD label at a specific tag if any tags point directly to the commit.
+
+## Fixed
+
+- Fixed cancel during resolve.
+- Fixed regression is showing the detached HEAD label in the commit list.
+- Fixed failure to immediately index some commits if the indexer is running while references are updated.
+- Fixed failure to get more than the first page of GitHub repositories.
+
# [v1.4.8 - 2017-10-30](https://gitahead.com/cgi-bin/update.py?platform=linux&version=1.4.7)
## Added