Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
desplesda committed Jul 22, 2022
1 parent 0094053 commit 5876fd2
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 5876fd2

Please sign in to comment.