Add changelog entry for parallel version check

This commit is contained in:
Mario Zechner 2025-12-05 23:36:30 +01:00
parent 7352072bc2
commit bd3f5779d3

View file

@ -2,6 +2,10 @@
## [Unreleased]
### Changed
- **Faster startup**: Version check now runs in parallel with TUI initialization instead of blocking startup for up to 1 second. Update notifications appear in chat when the check completes.
## [0.12.12] - 2025-12-05
### Changed