summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Rodríguez <deivid.rodriguez@riseup.net>2019-12-19 18:52:23 +0100
committerDavid Rodríguez <deivid.rodriguez@riseup.net>2019-12-22 14:45:43 +0100
commitd671c0e2c7691656c956782af158aaa1b3da5bfc (patch)
tree47ff8aa82d1f89b39211ff4d4e9f9adbcfaf3dea
parent32ee718626f860892ae9f436a08a7c616b9bc582 (diff)
downloadbundler-bump_version_and_changelog.tar.gz
Changelog for 2.1.2bump_version_and_changelog
-rw-r--r--CHANGELOG.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index ec13c08754..612b0e36bb 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,9 @@
+## 2.1.2 (December 20, 2019)
+
+Bugfixes:
+
+ - Restore an explicit `require "rubygems"` on top `rubygems_integration.rb` to avoid some missing constant errors under some convoluted setups [#7505](https://github.com/bundler/bundler/pull/7505)
+
## 2.1.1 (December 17, 2019)
Bugfixes: