Releases: pantheon-systems/example-wordpress-composer
Releases · pantheon-systems/example-wordpress-composer
2.4.5
What's Changed
- [BUGS-5332] Turn off automation by @jspellman814 in #849
- [LOPS-2012] Remove behat by @namespacebrian in #871
New Contributors
- @jspellman814 made their first contribution in #849
- @namespacebrian made their first contribution in #871
Full Changelog: 2.4.4...2.4.5
2.4.4
What's Changed
- [PRT-227] Update to PHP 7.4 and MariaDB 10.4 by @greg-1-anderson in #641
- [CMS-471] Add allow-plugins config. by @kporras07 in #658
- [UpdateTool - Project Information] Add support level badge. by @pantheon-ci-bot in #693
- [BUGS-4712] Fix caching for web folder in github actions. by @kporras07 in #720
- Bump guzzlehttp/psr7 from 1.8.2 to 1.8.5 by @dependabot in #707
Full Changelog: 2.4.3...2.4.4
2.4.0
- Use the Terminus CLU plugin for CI cron jobs to update Composer dependencies.
- Add support for BitBucket in addition to GitLab and CircleCI
2.3.0
- Add BitBucket Config (#171). Props @aaronbauman
- Update dependencies
- Use
-r
instead of-a
inrsync
-a
tracks file permissions, when all we need for our purposes is to copy recursively- Update Lando instructions in the Readme (#198). Props @nelsonamaya82
2.2.1 Release
- Allow for more recent versions of WPNPS and PAPC
2.2.0 Release
- Reorganize and rename
.ci
scripts - Update Quicksilver pushback to
2.x
2.0.0 Release
- GitLab example
- Visual regression tests
- Behat with Headless Chrome
- CI script re-write to match
example-drops-8-composer