Skip to content

Commit

Permalink
Added, not changed
Browse files Browse the repository at this point in the history
  • Loading branch information
lambda-fairy committed Jan 9, 2021
1 parent 32a3b52 commit c37e805
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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<String> for PreEscaped<T>` to `impl From<PreEscaped<T>> for String`.
[#248](https://github.com/lambda-fairy/maud/pull/248)
Expand Down

0 comments on commit c37e805

Please sign in to comment.