Arthur Sonzogni
2025-04-29 15:11:10 +02:00
committed by GitHub
parent 07fd3e685a
commit 10d73d365f
18 changed files with 546 additions and 14 deletions

View File

@@ -1,8 +1,12 @@
Changelog
=========
Development
-----------
Next release (2025-04-01)
-------------------------
### Build
- Feature: Support `bazel`. See #1032. Proposed by @kcc.
### Component
- Bugfix: Fix a crash with ResizeableSplit. See #1023.
- Clamp screen size to terminal size.