Skip to content
This repository was archived by the owner on Feb 13, 2023. It is now read-only.

Commit 01545c3

Browse files
committed
Issue #2163: Update CHANGELOG for latest 6.0.4 changes.
1 parent 788e337 commit 01545c3

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,25 @@
11
# Drupal VM Changelog
22

3+
## 6.0.4 (2021-05-28)
4+
5+
### Breaking Changes
6+
7+
N/A
8+
9+
### New/changed variables in default.config.yml
10+
11+
* Added variable `vagrant_nfs_fix_enabled: false` - See #2154. If you are having trouble with NFS going away on macOS Big Sur, override this variable and set it to `true` to overcome a Vagrant bug in the latest version of macOS.
12+
13+
### Improvements
14+
15+
* Upgraded php-versions, solr, memcached, nginx, and mysql roles to latest versions.
16+
17+
### Bugfixes
18+
19+
* #2154: Add new `vagrant-nfs-fix` role to solve NFS issues on macOS Big Sur.
20+
* #2166: Fix ansible version output regex matching for new core/community version output.
21+
22+
323
## 6.0.3 (2021-02-13)
424

525
### Breaking Changes

0 commit comments

Comments
 (0)