docs: add 0.1.56 changelog

This commit is contained in:
Mohamed Boudra
2026-04-14 21:17:12 +07:00
parent d4a4015804
commit 200453f032

View File

@@ -1,5 +1,11 @@
# Changelog
## 0.1.56 - 2026-04-14
### Fixed
- Projects with empty git repositories (no commits yet) no longer crash the app on startup.
- A single problematic project can no longer prevent the rest of your workspaces from loading.
## 0.1.55 - 2026-04-14
### Added