summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndre Medeiros <me@andremedeiros.info>2014-09-12 17:04:24 +0200
committerAndre Medeiros <me@andremedeiros.info>2014-09-12 17:04:24 +0200
commit0e6634d38e5782e00977ecb8a052eda87fac4191 (patch)
treebdd5bf176fc53d2040dc7bf638c374a7443ea07f
parent87066aeca964d7d5daa2672e649ac101f1c25e8d (diff)
downloadbundler-0e6634d38e5782e00977ecb8a052eda87fac4191.tar.gz
Updated changelog for unreleased features [ci skip]
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index d67f56d992..85f2662986 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -8,6 +8,8 @@ Features:
- add `bundle viz --without` to exclude gem groups from resulting graph (@fnichol)
- add support for private S3 sources (@tryba)
- prevent whitespace in gem declarations with clear messaging
+ - tries to find a `bundler-<command>` executable on your path for non-bundler commands (@andremedeiros)
+ - generates a `.consolerc` file with new gems and tries to load it on `bundle console` (@andremedeiros)
## 1.7.2 (2014-08-23)