diff --git a/README.md b/README.md index 7344930..e874954 100644 --- a/README.md +++ b/README.md @@ -14,16 +14,18 @@ This Project is based on a YouTube Video by Tylor Potts (https://www.youtube.com ## Versions +- Version 1.0.2 - introducing markdown rendering (did you saw easter egg??). Minor refactoring and rework of the readme - Version 1.0.1 - basic CRUD for notes, persitancy with browser based localstorage. Minor refactoring and rework of the readme - Version 1.0.0 - with the basic setup to creating, deleting and editing new notes. There is no persistent storage a reload deletes all notes. ## Coming next +* [ ] (s)ftp based deployment * [ ] runner based release pipeline * [ ] release note generator based on the commits * [ ] better UI * [ ] better Icons -* [ ] markdown rendering +* [x] markdown rendering * [ ] link rendering * [ ] code rendering * [ ] emoji rendering