diff --git a/CHANGELOG.md b/CHANGELOG.md index e83daa6c..4e315f8f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,7 @@ * Add CPython 3.15.0b4 by @pyenv-bot[bot] in https://github.com/pyenv/pyenv/pull/3495 ## Release v2.8.0 +* CVE-2026-68939: Fix handling of glob characters in .python-version * CI: add_version enhancements by @native-api in https://github.com/pyenv/pyenv/pull/3480 * Add miniforge3-26.3.2-2, 26.3.2-3 by @native-api in https://github.com/pyenv/pyenv/pull/3481 * rehash: fix race condition in landlock writability check by @Sheile in https://github.com/pyenv/pyenv/pull/3483