Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
John Ouellet committed Dec 10, 2021
1 parent 3390698 commit b6f81d5
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,16 @@ Lando is **free** and **open source** software that relies on contributions from

### Core

* Added support for `php:8.1` [#3225]
* Switched `php:8.0` and `php:8.1` to Debian 11 base image to fix M1 seg fault when curling specific domains [#3200]
* Added support for `php:8.1` [#3225](https://github.com/lando/lando/issues/3225)
* Switched `php:7.3`, `php:7.4`, `php:8.0`, `php:8.1` to Debian 11 base image to fix M1 seg fault when curling specific domains [#3200](https://github.com/lando/lando/issues/3200)
* Released generation 4 tags for php 7.3, 7.4, 8.0, 8.1
* Moved php 7.2 and below versions into legacy
* Spun out acquia plugin [#3215](https://github.com/lando/lando/issues/3215)
* Spun out amazee/lagoon plugin [#3209](https://github.com/lando/lando/issues/3209)
* Spun out pantheon plugin [#3196](https://github.com/lando/lando/issues/3196)
* Added Golang v1.17 Support [PR #60](https://github.com/lando/cli/pull/60)
* Added support for postgres 14, test 14, 13, 12, 11 and 10 [PR #60](https://github.com/lando/cli/pull/68)
* Added support for node 14 and 16, mark older versions legacy [PR #66](https://github.com/lando/cli/pull/66)

### Plugins

Expand Down

0 comments on commit b6f81d5

Please sign in to comment.