Skip to content

Commit

Permalink
[docs] Update version-history.md for release (ddev#4709) [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
rfay authored Mar 5, 2023
1 parent 63d1398 commit 79458c1
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion version-history.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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)

Expand Down

0 comments on commit 79458c1

Please sign in to comment.