Print bell character

This commit is contained in:
Joscha 2025-03-08 19:05:38 +01:00
parent 96b2e13c4a
commit 89b4595ed9
3 changed files with 18 additions and 1 deletions

View file

@ -13,6 +13,9 @@ Procedure when bumping the version number:
## Unreleased
### Added
- `Frame::set_bell` to print a bell character when the frame is displayed
## v0.3.3 - 2025-02-28
### Fixed