Update CHANGELOG

This commit is contained in:
Chris Roberts 2017-02-09 09:50:07 -08:00
parent 6a4d41d0c9
commit 1bd246e365
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@ BUG FIXES:
- command/package: Fix SecureRandom constant error [GH-8159]
- core/bundler: Prevent pristine warning messages [GH-8191, GH-8190, GH-8147]
- core/bundler: Fix local installations of pre-release plugins [GH-8252, GH-8253]
- core/environment: Prevent persisting original environment variable if name is empty
[GH-8198, GH-8126]
- core/environment: Fix gems_path location [GH-8248]