edit changelog

This commit is contained in:
mpostma 2021-03-22 16:10:53 +01:00
parent 7652fc1a04
commit 186b0869df
No known key found for this signature in database
GPG Key ID: CBC8A7C1D7A28C3A
1 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,10 @@
## v0.20.0 - 2021-03-22
- Fix build on mac M1 (#1280)
- Server root returns 200 in production (#1292)
- Healthcheck returns 200 (#1291)
- Snapshot temporary files are not created in /tmp anymore (#1238)
## v0.19.0 - 2021-02-09
- The snapshots are now created and then renamed in atomically (#1172)