aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorAndre Arko <andre@arko.net>2015-06-16 11:45:43 -0700
committerAndre Arko <andre@arko.net>2015-06-16 11:45:43 -0700
commit1678edeea88266e2f9c0de85f3ec3e2279d1265f (patch)
tree6a8bb8240f55a65af6c6528049f519777e83b879 /CHANGELOG.md
parentd155010499ae0b68cfd76bb9f8810cfc68f5a24c (diff)
downloadbundler-1678edeea88266e2f9c0de85f3ec3e2279d1265f.tar.gz
Version 1.10.4 with changelog
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3fb4f027..a5634ef4 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,14 @@
+## 1.10.4 (2015-06-16)
+
+Workarounds:
+
+ - don't add BUNDLED WITH to the lock when Spring runs `check` over and over (@indirect)
+
+Bugfixes:
+
+ - display "with native extensions" log output correctly (@ivantsepp)
+ - alias `i` to `install`, `c` to `check`, and `e` to `exec` (@indirect)
+
## 1.10.3 (2015-06-03)
Bugfixes: