summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Schneeman <richard.schneeman@gmail.com>2016-03-09 14:48:42 -0600
committerAndre Arko <andre@arko.net>2016-03-11 16:47:14 -0800
commit01b9afb937830377b82e11b8d16e998f0b2d11f4 (patch)
tree3404eeebdc6ff962e6077ecbaa9809b7578ef589
parent3f05b6af7a238b52ac21a5151d1f531bc4868c5d (diff)
downloadbundler-01b9afb937830377b82e11b8d16e998f0b2d11f4.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)