diff --git a/CHANGELOG.md b/CHANGELOG.md index 272a9065..c7f58557 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,7 @@ ## 2.0.0 - 2/9/22 +- Executed commands now return a unicode string by default - Removed magical module-like execution contexts [#636](https://github.com/amoffat/sh/issues/636) - Added basic asyncio support via `_async` - Dropped support for Python < 3.8