Updated changelog.

This commit is contained in:
2026-02-04 11:36:17 +01:00
parent daa2d1a347
commit 560af98ba5

View File

@ -1,5 +1,16 @@
# Changelog
## 0.3.0 - 2026-02-04
### Added
- Basic JSON RESTful client (compatible with the GenericRestServer)
- No editing of existing items on the server yet
### Fixed
- Save changes when closing the EditItemDialog
## 0.2.1 - 2026-01-15
### Added