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

Commit a604401

Browse files
committed
Issue #1667: Update CHANGELOG for 4.7.1 release. [ci skip]
1 parent 7034396 commit a604401

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

CHANGELOG.md

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

3+
## 4.7.1 (2018-01-23)
4+
5+
### Breaking Changes
6+
7+
N/A
8+
9+
### New/changed variables in default.config.yml
10+
11+
* `nodejs_npm_global_packages` now adds `npm` by default (see #1651).
12+
* `solr_version` is now `5.5.5` by default (was `5.5.3`).
13+
14+
### Improvements
15+
16+
* #1602: Add machine name to dashboard header.
17+
* #1651: Update NPM when provisioning (as per NPM's recommendation).
18+
* Solr default version updated to `5.5.5`.
19+
* Updated roles: php-xdebug, solr, mysql, postfix.
20+
21+
### Bugfixes
22+
23+
* #1606: Fix vagrant-cachier for modern nfs installations with udp disabled.
24+
* #1585: Fix typo in README.md
25+
* #1653: Fix typo in mkdocs.yml
26+
* #1617: Fix typos in PHP.md
27+
28+
329
## 4.7.0 "Water, Music, and Tronaction" (2017-10-06)
430

531
### Breaking Changes

0 commit comments

Comments
 (0)