diff --git a/CHANGELOG.md b/CHANGELOG.md index 65049b6b4..9688c7530 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ IMPROVEMENTS: - command/cloud: Remove access token URL parameter by default [GH-12234] - core: Bump vagrant_cloud dependency to 3.0.3 [GH-12200] - core: Bump listen gem version and remove ruby_dep [GH-12148] +- core: Bump vagrant_cloud dependency to 3.0.4 [GH-12242] - core/bundler: Update resolution handling when outside of installer and bundler [GH-12225] - core/plugin: Provide friendlier error messages on install fail when possible [GH-12225] - guest/openwrt: Add support for OpenWrt guests [GH-11791]