summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Schneeman <richard.schneeman@gmail.com>2016-03-09 14:48:42 -0600
committerschneems <richard.schneeman@gmail.com>2016-03-09 15:21:38 -0600
commit02d24df250231374b82b3e3c53b3ebd7e867d932 (patch)
tree1a5e7693d90704cefdc1bbe64e0109e5a76416bb
parent2d7d9c8b4404a74fbb4baacc1cee809318f3123e (diff)
downloadbundler-02d24df250231374b82b3e3c53b3ebd7e867d932.tar.gz
Document change in --without behavior
close #4351
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index bbeb624023..466e423815 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -230,6 +230,7 @@ Bugfixes:
- allow `viz` to work with prereleases (#3621, #3217, @aprescott)
- validate gemspecs used in path and git gems (#3639, @segiddins, @indirect)
- stop printing config warnings when config is unchanged (#3649, @fotanus, @indirect)
+ - Without groups saved via `config` are no longer ignored when the `--without` flag is used
## 1.10.0.pre.2 (2015-05-07)