diff --git a/.env b/.env index 93112e65..8c2849e7 100644 --- a/.env +++ b/.env @@ -10,7 +10,7 @@ TRUSTED_PROXIES=172.16.0.0/21 #TRUSTED_HOSTS= ###< symfony/framework-bundle ### -APP_VERSION=3.18.1 +APP_VERSION=3.18.2 DATABASE_HOST=127.0.0.1 DATABASE_PORT= diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 25335fb0..7cf70921 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,5 +1,10 @@ # Release Notes # +## 3.18.2 ## +- PageAssessments: add Help class to en.wikipedia.org configuration and + add the Help namespace to the allowlist. +- Fix various broken references to page assessments. + ## 3.18.1 ## - Pages: fix reference to revision timestamp - TopEditsRepository: don't include `pa_class` for projects that don't