diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 63d2a7ae5..c39deb4e1 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -9,7 +9,8 @@ Change Log 8.13.4 ====== * Minor updates to the view-portal-object dev/troubleshooting utility script. -* Changed from typing_extensions import Literal to import from typing (Python 3.12 issue). +* Changed from typing_extensions import Literal to import from typing; + odd Python 3.12 issue but only in GitHub Actions (observed for submitr). 8.13.3