Update CHANGELOG.md

This commit is contained in:
Mitchell Hashimoto 2014-12-14 22:04:41 -08:00
parent 2b450a147f
commit b72d0213ba
1 changed files with 6 additions and 5 deletions

View File

@ -1,16 +1,17 @@
## 1.7.2 (unreleased)
FEATURES:
- provisioners/salt: add support for grains [GH-4895]
BUG FIXES:
- core: private boxes still referencing vagrantcloud.com will have
their vagrant login access token properly appended
- push: push lookups are by user-defined name, not push strategy name [GH-4975]
- commands/push: push lookups are by user-defined name, not push
strategy name [GH-4975]
- guests/arch: fix network configuration due to poor line breaks. [GH-4964]
FEATURES:
- provisioners/salt: add support for grains [GH-4895]
## 1.7.1 (December 11, 2014)
IMPROVEMENTS: