update blogger

This commit is contained in:
lxsang
2020-06-18 00:39:10 +02:00
parent c7f125939d
commit 91dd396d32
8 changed files with 11 additions and 9 deletions

View File

@ -5,8 +5,9 @@ Blackend for my blog at https://blog.iohub.dev
## Change logs
### v0.2.1-a
* Important change: Store raw post content to the database instead of base64 string as before
### v0.2.2-a
* patch 2: Bug fix rendering content
* patch 0-1 Important change: Store raw post content to the database instead of base64 string as before
### v0.1.4-a
* Minor bug fix

File diff suppressed because one or more lines are too long

View File

@ -6,7 +6,7 @@
"author": "Xuan Sang LE",
"email": "xsang.le@gmail.com"
},
"version":"0.2.1-a",
"version":"0.2.2-a",
"category":"Internet",
"iconclass":"fa fa-book",
"mimes":["none"]