What's Changed
- Fix #5010. sql:dump includes path to sqlite3 database file in result-file=auto filename. Also uses in-memory sqlite during CI. by @weitzman in #5012
- Add --filter option to migrate:status by @weitzman in #5014
- Fixes #5015. Nullable string type hint on runserver's parseUri(). by @weitzman in #5017
- Enable custom Logger(s). by @weitzman in #5022
- drush core:status no longer works in Drush 11 with non-core db drivers by @mondrake in #5023
New Contributors
Full Changelog: 11.0.0...11.0.1