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

Commit 4b420b3

Browse files
committed
Issue #1783: Update CHANGELOG.md for 4.9.0 release.
1 parent 49f1a3d commit 4b420b3

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

CHANGELOG.md

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

3+
## 4.9.0 "Tower Music / Let Us Pray" (2018-06-01)
4+
5+
This release improves compatibility with Ansible 2.4, 2.5 and beyond, and updates almost every Ansible role in Drupal VM.
6+
7+
### Breaking Changes
8+
9+
N/A
10+
11+
### New/changed variables in default.config.yml
12+
13+
- Removed unused `php_xdebug_cli_enable` variable.
14+
- Added `php_xdebug_cli_disable: yes`.
15+
16+
### Improvements
17+
18+
* #619, #1720: Add documentation for using Eclipse and Visual Studio Code with xdebug.
19+
* #1552: Better PHP 7.2 compatibility with XDebug.
20+
* #1553: Fix use of deprecated 'include' syntax in Ansible playbooks.
21+
* #1566: Remove unused `php_xdebug_cli_enable` variable.
22+
* #1778: Remove Ansible 2.2 compatibility-related tasks.
23+
* Updated roles: selenium, php-tideways, firewall, solr, nginx, drupal console, apache, varnish, postgres, new relic, java, composer, php, mysql, blackfire, elasticsearch, drush, drupal, node.js, php-redis, php-tideways, php-versions, xhprof, redis, security, ruby.
24+
25+
### Bugfixes
26+
27+
* #1736: Better Ansible version parsing in Vagrantfile.
28+
* #1654: Make sure Tideways can be installed.
29+
* #1518: Improve use of old versions of Solr on newer OS releases.
30+
31+
332
## 4.8.1 (2018-03-10)
433

534
### Breaking Changes

0 commit comments

Comments
 (0)