Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
junkdog committed Aug 15, 2024
1 parent 21db6f2 commit a0c94f1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ widget as an ansi-escaped string, suitable for saving to a file or straight to `
### Breaking
- Shader trait now requires `name()` and `timer()` methods.
- `fx::resize_area`: signature updated with `initial_size: Size`, replacing the u16 tuple.
- `ratatui` updated to 0.28.0. This is also the minimum version required for tachyonfx.

### Fixed
- `fx::translate()`: translate can now move out-of-bounds.
Expand Down

0 comments on commit a0c94f1

Please sign in to comment.