Update CHANGELOG

This commit is contained in:
Chris Roberts 2017-02-01 13:15:41 -08:00
parent 0a6d985f89
commit 0d5bec669a
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@ IMPROVEMENTS:
BUG FIXES:
- command/package: Fix SecureRandom constant error [GH-8159]
- core/bundler: Prevent pristine warning messages [GH-8191, GH-8190, GH-8147]
- core/environment: Prevent persisting original environment variable if name is empty
[GH-8198, GH-8126]
- guests/linux: Fix guest detection for names with spaces [GH-8092]