diff --git a/CHANGELOG.md b/CHANGELOG.md index c7339397..fac3c7c8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,8 @@ Features: Refactoring: +- Refactor String Substitutions (`%s`) with F-Strings + - [Issue #733](https://github.com/datafolklabs/cement/issues/733) - `[dev]` Modernize Packaging (pyproject.toml, PDM) - [Issue #680](https://github.com/datafolklabs/cement/issues/680) - [PR #681](https://github.com/datafolklabs/cement/pull/681)