incremented to v0.8.0

added markdown parsing for entries
This commit is contained in:
endorphant
2016-05-15 01:19:44 -04:00
parent 36e1102720
commit 23ed372d64
5 changed files with 1173 additions and 9 deletions

View File

@@ -4,7 +4,6 @@ TO-DO:
-show most recent global entries on html
-command line flags:
-shortcut to most recent feels, writing entry, seeing own entry
-markdown parsing
-neighbor view takes you to individual entry listing
(goals for phase two)
@@ -22,6 +21,9 @@ TO-DO:
CHANGELOG:
ver 0.8.0
-markdown parsing for entries
ver 0.7.5
-COLORFUL BANNER
-backend stuff; feedback uses sendmail, some code cleanup