summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBundlerbot <bot@bundler.io>2019-09-09 13:43:48 +0000
committerBundlerbot <bot@bundler.io>2019-09-09 13:43:48 +0000
commit706d514948f6028f89d811d37477c02105584be6 (patch)
tree37fced83da33330bd306b9cbaaad2c9e35b0acd5
parent48cb4eca964dc05b68f1c8fa2d83838da21ca182 (diff)
parentc509a2f2acbc4191ba19ad35ca649fed640715a2 (diff)
downloadbundler-706d514948f6028f89d811d37477c02105584be6.tar.gz
Merge #7343
7343: Add 2.1.0.pre.2 changelog entries r=deivid-rodriguez a=deivid-rodriguez ### What was the end-user problem that led to this PR? The problem was that the changelog needs to be filled before releasing the next pre. ### What is your fix for the problem, implemented in this PR? My fix is to fill in the user facing changes that I plan to include. Co-authored-by: David Rodríguez <deivid.rodriguez@riseup.net>
-rw-r--r--CHANGELOG.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 990d49d0fa..068a39445c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,10 @@
+## 2.1.0.pre.2
+
+Bugfixes:
+
+ - Fix `bundle clean` trying to delete non-existent directory ([#7340](https://github.com/bundler/bundler/pull/7340))
+ - Fix warnings about keywork argument separation on ruby 2.7 ([#7337](https://github.com/bundler/bundler/pull/7337))
+
## 2.1.0.pre.1 (August 28, 2019)
One of the biggest changes in bundler 2.1.0 is that deprecations for upcoming