summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBundlerbot <bot@bundler.io>2019-09-09 13:43:48 +0000
committerDavid Rodríguez <deivid.rodriguez@riseup.net>2019-09-15 09:42:47 +0200
commitacbcc073b1856c8912ffb43c93a2b97ad01edb12 (patch)
tree80be90072dec675b5182f711832e92501b4e4bc2
parent89f9c8be844359ea8d53f725aa7c7c2930900ddf (diff)
downloadbundler-acbcc073b1856c8912ffb43c93a2b97ad01edb12.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> (cherry picked from commit 706d514948f6028f89d811d37477c02105584be6)
-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