update archive

This commit is contained in:
lxsang
2020-06-22 13:12:33 +02:00
parent ef5bb0d4b1
commit 8cc0bc5c19
9 changed files with 12 additions and 6 deletions

View File

@ -6,7 +6,7 @@ Blackend for my blog at https://blog.iohub.dev
## Change logs
### v0.2.x-a
* Patch 3: Correct JSON text decoding in
* Patch 3: Correct JSON text decoding
* Patch 2: Bug fix rendering content
* Patch 0-1 Important change: Store raw post content to the database instead of base64 string as before