diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..4d214ee --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,9 @@ + +# 1.0.0 (2016-06-10) + +Initial release and following working + +1. File and Github Readers to read markdown documents from. +2. File writer to save HTML files to disk +3. Menu service to build a menu tree. +4. Markdown to HTML service with support of TOC.