diff --git a/version-history.md b/version-history.md index fda4fa4136c..93e22264b55 100644 --- a/version-history.md +++ b/version-history.md @@ -2,7 +2,7 @@ This version history has been driven by what we hear from our wonderful community of users. If you have lobbying for a favorite item or think things should be re-prioritized, just lobby in the [issue queue](https://github.com/ddev/ddev/issues). We listen. Or talk to us in any of the [support locations](https://ddev.readthedocs.io/en/stable/#support). -## v1.21 (Released 2022-08 to 2022-12) +## v1.21 (Released 2022-08 to 2023-03) - [x] PHP 8.2.0 with all extensions - [x] Full Drupal 10 support, with needed database extensions on PostgreSQL and MariaDB/MySQL @@ -14,6 +14,10 @@ This version history has been driven by what we hear from our wonderful communit - [x] Support for `.ddev/.env` files to set environment variables - [x] Improved `ddev pull` and `ddev pull platform` - [x] `ddev self-upgrade`, `ddev debug migrate-database`, `ddev debug get-volume-db-version`, `ddev debug check-db-match`, `ddev querious` commands +- [x] Repositories in "drud" org moved to github.com/ddev, including github.com/ddev/ddev. +- [x] Container Start Hooks are now available using .ddev/web-entrypoint.d/*.sh +- [x] Support for GitHub Codespaces +- [x] MySQL 8.0 upgraded to 8.0.31 ## v1.20 (Released 2022-08)