summarylogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorKillWolfVlad2017-10-31 17:07:54 +0500
committerKillWolfVlad2017-10-31 17:07:54 +0500
commit159ec114cc92224b33c74d26098d8b707d61f4ee (patch)
tree137dc433a9716d2fa59280ddab51e46fbff94ada /CHANGELOG.md
parent3e3ea318de9223440658c107a324c72adc789237 (diff)
downloadaur-159ec114cc92224b33c74d26098d8b707d61f4ee.tar.gz
Bump to v1.4.8-1
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md20
1 files changed, 20 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0c3dcad41ac7..f1483e5d37e7 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,23 @@
+# [v1.4.8 - 2017-10-30](https://gitahead.com/cgi-bin/update.py?platform=linux&version=1.4.7)
+
+## Added
+
+- Added prompt before staging directories.
+- Substitute emoji for emoji short codes in commit messages.
+- Added missing extension mapping for CoffeeScript.
+
+## Fixed
+
+- Sort conflicts to the top unconditionally.
+- Automatically select the status row when the HEAD changes.
+- Fixed commit list scroll performance on repositories with many refs.
+- (Win) Search for git bash in default install location.
+- (Win) Added warning dialog when an external tool fails because bash can't be found.
+
+## Changed
+
+- Changed the behavior of double-click in the file list to open the external diff/merge tool if one is enabled.
+
# [v1.4.7 - 2017-10-20](https://gitahead.com/cgi-bin/update.py?platform=linux&version=1.4.6)
## Added