From dd33c7dce64c151884481a4a0c93daf556f98bc1 Mon Sep 17 00:00:00 2001 From: Ben Allfree Date: Sat, 19 Nov 2022 22:23:19 -0800 Subject: [PATCH] readme formatting --- readme.md | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/readme.md b/readme.md index 2d88950f..b2cf1bbe 100644 --- a/readme.md +++ b/readme.md @@ -136,23 +136,23 @@ open https://pockethost.io **next** -- [x] Chore: move version number to base package.json -- [ ] Chore: refactor logging and async helpers -- [ ] Chore: restore autocancellation -- [x] Chore: rebuild with go 1.19.3 and include in bin name -- [ ] Bugfix: Disallow backups if data dir doesn't exist +- [x] chore: move version number to base package.json +- [ ] chore: refactor logging and async helpers +- [ ] chore: restore autocancellation +- [x] chore: rebuild with go 1.19.3 and include in bin name +- [ ] fix: Disallow backups if data dir doesn't exist **0.5.2** -- [x] Chore: rc3, rc4, 0.8.0-final support -- [x] Chore: dedupe yarn +- [x] chore: rc3, rc4, 0.8.0-final support +- [x] chore: dedupe yarn - [x] Fix: Account verification needs to hard-redirect -- [x] Chore: improved bootstrap TS support +- [x] chore: improved bootstrap TS support **0.5.1** -- [x] Bugfix: 404 after creating instance -- [x] SQLite3 build fix +- [x] fix: 404 after creating instance +- [x] fix: SQLite3 build **0.5.0**