diff --git a/CHANGELOG.md b/CHANGELOG.md index 80c414a4..18705025 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ ## Version History +## Release 2.0.6 +* Add CPython 3.9.7 (#2044) +* Add CPython v3.8.12 (#2043) +* Adapt conda.bash for bash associative array (#2037) + ## Release 2.0.5 * Move man page to location where it can be automatically found by man (#2032)