Fix layout

This commit is contained in:
2026-02-02 12:18:22 +01:00
parent 2af0b67714
commit 7348bd38b1
12 changed files with 294 additions and 65 deletions

View File

@@ -8,6 +8,9 @@ All notable changes to this project will be documented in this file.
- Double-stack words: `2dup`, `2drop`, `2swap`, `2over`.
- `forget` word to remove user-defined words from the dictionary.
### Fixed
- Scope/spectrum ratio asymmetry in Left/Right layout modes.
## [0.0.3] - 2026-02-02
### Added