diff --git a/README.md b/README.md index 21b4503..29f25a9 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,15 @@ -# 🍄 MycorrhizaWiki 0.10 +# 🍄 MycorrhizaWiki 0.11 A wiki engine. +Features planned for this release: +* [ ] Authorization + * [ ] User groups: `anon`, `editor`, `trusted`, `moderator`, `admin` +* [ ] Mycomarkup improvements + * [ ] Strike-through syntax + * [ ] Fix empty line codeblock bug #26 + * [ ] `img{}` improvements + * [ ] ... + ## Building ```sh git clone --recurse-submodules https://github.com/bouncepaw/mycorrhiza @@ -45,5 +54,4 @@ Help is always needed. We have a [tg chat](https://t.me/mycorrhizadev) where som ## Future plans * Tagging system -* Authorization * Better history viewing