From f15121f1006b6e407a2fd52ec4d445e37c2df9c4 Mon Sep 17 00:00:00 2001 From: Tim Morgan Date: Wed, 12 Feb 2020 16:44:26 -0600 Subject: [PATCH] Update changelog --- History.md | 1 + 1 file changed, 1 insertion(+) diff --git a/History.md b/History.md index 91d73799..ff3e5969 100644 --- a/History.md +++ b/History.md @@ -10,6 +10,7 @@ * Bugfixes * Your bugfix goes here (#Github Number) * Windows update extconf.rb for use with ssp and varied Ruby/MSYS2 combinations (#2069) + * Preserve `BUNDLE_GEMFILE` and other Bundler env vars on restart (#1893) * Refactor * Remove unused loader argument from Plugin initializer (#2095)