Update changelog with unreleased fixes

This commit is contained in:
Danila Poyarkov 2026-03-04 02:33:30 +03:00
parent 038c876bc6
commit 8d22415ceb

View file

@ -2,6 +2,12 @@
## Unreleased
### Fixes
- Fix horizontal scrollbar on design and pages panels
- Style scrollbars for Tauri (thin dark overlay instead of default OS chrome)
- Enable file watcher in Tauri — `watch` feature was missing from `tauri-plugin-fs`
## 0.6.0 — 2026-03-04
### Features