updated changelog

This commit is contained in:
Gani Georgiev 2022-12-11 17:36:15 +02:00
parent 18285e7505
commit 29c99319dc
1 changed files with 3 additions and 1 deletions

View File

@ -1,4 +1,6 @@
## (WIP) v0.10.0
## (WIP)
- Added `/api/health` endpoint (thanks @MarvinJWendt).
- Removed `rest.UploadedFile` struct (see below `filesystem.File`).