Update CHANGELOG

This commit is contained in:
Chris Roberts 2017-02-22 11:49:57 -08:00
parent fe055d57da
commit 8a5ae274bf
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,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/bundler: Prefer user defined source when installing plugins [GH-8273, GH-8210]
- core/environment: Prevent persisting original environment variable if name is empty
[GH-8198, GH-8126]
- core/environment: Fix gems_path location [GH-8248]