Changelog: Fix event viewer arrow direction for corrected UI behavior

This commit is contained in:
SergeantPanda 2025-12-22 17:38:55 -06:00
parent eea84cfd8b
commit 106ea72c9d

View file

@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
### Changed
- Fixed event viewer arrow direction (previously inverted) — UI behavior corrected. Thanks [@drnikcuk](https://github.com/drnikcuk) (Closes #772)
## [0.15.1] - 2025-12-22
### Fixed