Add Terminal::mark_dirty

This commit is contained in:
Joscha 2024-11-06 22:16:47 +01:00
parent b1d7221bae
commit 3a5ce3832b
2 changed files with 9 additions and 0 deletions

View file

@ -13,6 +13,9 @@ Procedure when bumping the version number:
## Unreleased
### Added
- `Terminal::mark_dirty`
## v0.2.3 - 2024-04-25
### Fixed