Update CHANGELOG

This commit is contained in:
Seth Vargo 2015-02-02 19:38:02 -05:00
parent 7f19284ef4
commit bc7272b96d
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ BUG FIXES:
- core: push configurations are validated with global configs [GH-5130]
- core: remove executable permissions on internal file [GH-5220]
- core: check name and version in `has_plugin?` [GH-5218]
- core: use new Atlas APIs for downloading boxes [GH-5274]
- core/cli: fix box checksum validation [GH-4665, GH-5221]
- hosts/nfs: allow colons (`:`) in NFS IDs [GH-5222]
- guests/funtoo: fix incorrect path in configure networks [GH-4812]