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

Commit b382119

Browse files
committed
Issue #1832: Update CHANGELOG for 4.9.1 release.
1 parent 90d5157 commit b382119

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.9.1 (2018-10-10)
4+
5+
### Breaking Changes
6+
7+
N/A
8+
9+
### New/changed variables in default.config.yml
10+
11+
* The Devel module dependency in `drupal_composer_dependencies` was changed from `1.x-dev` (which no longer seems to work) to `^1.2`.
12+
13+
### Improvements
14+
15+
* #1827: Improve Tideways documentation.
16+
* #1823: Remove Debian 8 CI test, Debian 9 suffices.
17+
* Updated roles: solr, ruby, varnish, nodejs, java, mysql, composer, php, firewall, apache, and many others with fixes for Ansible 2.7+ and linting issues.
18+
19+
### Bugfixes
20+
21+
* #1761: Fix deprecation warnings in Ansible 2.7.0.
22+
* #1822: Update composer role to fix CentOS 7 Composer download bug.
23+
* #1743, #1831: Use stable version of Devel via Composer.
24+
25+
326
## 4.9.0 "Creation of Tron" (2018-06-01)
427

528
This release improves compatibility with Ansible 2.4, 2.5 and beyond, and updates almost every Ansible role in Drupal VM.

0 commit comments

Comments
 (0)