From bfaa9babe81c2bbebc642fe2e49a01dd73d05019 Mon Sep 17 00:00:00 2001 From: Bec White Date: Thu, 23 May 2019 12:14:21 -0500 Subject: [PATCH] Update the changelog for release 2.0.1 --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3610fbf3..acf4b0bf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,14 @@ # Change Log +## Release 2.0.1 + +### Fixed + +* Fixed `settings.php` and environment configuration for Platform.sh (#126, #131) +* Fixed bugs with first runs of `phing acquia-get-backup` (#132) +* Removed deprecated config for testing the `palantirnet/drupal-skeleton` project (#128) + + ## Release 2.0 This release has several core architectural changes: