diff --git a/CHANGELOG.md b/CHANGELOG.md index 110d3fb76..55fa48e9d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,7 @@ IMPROVEMENTS: BUG FIXES: - - core: Fix NoMethodError in the new `Vagrant.has_plugin?` method [GH-1736] + - core: Fix NoMethodError in the new `Vagrant.has_plugin?` method [GH-2189] - hosts/arch: NFS exporting works properly, no exceptions. [GH-2161] - hosts/fedora: Fix host detection encoding issues. [GH-1977] - hosts/linux: Fix NFS export problems with `no_subtree_check`. [GH-2156]