1
0
mirror of https://github.com/pocketbase/pocketbase.git synced 2025-02-08 20:00:23 +02:00

updated changelog

This commit is contained in:
Gani Georgiev 2022-12-11 17:36:15 +02:00
parent 18285e7505
commit 29c99319dc

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`).