From 1db5144e697c0b7337364f95a849b19101b964d6 Mon Sep 17 00:00:00 2001 From: Scott Walkinshaw Date: Wed, 28 Oct 2020 23:40:33 -0400 Subject: [PATCH] Update CHANGELOG [ci skip] --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 397637a2ec..e151f57618 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ +### 1.14.3: 2020-10-28 + +* Bump `roots/wordpress-core-installer` for Composer 2 compatibility([#552](https://github.com/roots/bedrock/pull/552)) + ### 1.14.2: 2020-09-04 * chore(deps): Bump roots/wordpress from 5.5 to 5.5.1 ([#545](https://github.com/roots/bedrock/pull/545))