diff --git a/CHANGELOG.md b/CHANGELOG.md index 5e7192df5..baddcd074 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,11 +10,15 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). ### Changed +### Removed + +## [2.2.2] 2022-07-22 + +### Changed + - Handling of escape characters is now more consistent in how it approaches the situation of when the first character is the escape character `\`. - Tagging lines that contain multiwidth characters should no longer create weird invalid split characters in the dialogue. -### Removed - ## [2.2.1] 2022-07-08 ### Added