diff --git a/CHANGELOG.md b/CHANGELOG.md index d1ce52a3..2ee031d2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ ## [0.22.2] - 2021-01-09 -- [Changed] Don't require `?` suffix for empty attributes. The old syntax is kept for backward compatibility. +- [Added] Don't require `?` suffix for empty attributes. The old syntax is kept for backward compatibility. [#238](https://github.com/lambda-fairy/maud/pull/238) - [Changed] Generalize `impl Into for PreEscaped` to `impl From> for String`. [#248](https://github.com/lambda-fairy/maud/pull/248)