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

Commit 1868184

Browse files
committed
Issue #1718: Add 4.8.1 release notes. [ci skip]
1 parent f9e36c3 commit 1868184

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

CHANGELOG.md

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

3+
## 4.8.1 (2018-03-10)
4+
5+
### Breaking Changes
6+
7+
Drupal VM now requires Ansible 2.4+ if you are using the version installed on your host. (Used to require 2.2+).
8+
9+
### New/changed variables in default.config.yml
10+
11+
* `drupalvm_ansible_version_min` is now `2.4`. Make sure to upgrade if you're on an older version!
12+
13+
### Improvements
14+
15+
* #1701: Ansible required version is TOO DARN LOW!
16+
* #1682: Add documentation for setting up Atom with XDebug.
17+
* Updated roles: git, ruby, apache-php-fpm, solr, security, java, git, php.
18+
19+
### Bugfixes
20+
21+
* #1692: Fix the install-drupal command on the Docker image.
22+
* #1704: Ansible version check is done on host even when force_ansible_local is true.
23+
* #1708: Selenium paths value in docs should be quoted.
24+
25+
326
## 4.8.0 "Tower Music / Let Us Pray" (2018-01-30)
427

528
This release is all about Drush. Please read my blog post [Drupal VM 4.8 and Drush 9.0.0 - Some major changes](https://www.jeffgeerling.com/blog/2018/drupal-vm-48-and-drush-900-some-major-changes) for details and more background.

0 commit comments

Comments
 (0)