fix history + add missed item

This commit is contained in:
Alex Kocharin 2015-03-30 23:52:43 +03:00
parent d7c95d6cd6
commit 553e463b7e
1 changed files with 2 additions and 1 deletions

View File

@ -9,11 +9,12 @@
- switch markdown parser from `remarkable` to `markdown-it`
- update `npm-shrinkwrap.json`
- now downloading tarballs from upstream using the same protocol as for metadata (issue [#166](https://github.com/rlidwka/sinopia/issues/166))
22 Dec 2014, version 1.0.0-beta.2
- fix windows behavior when `$HOME` isn't set (issue [#177](https://github.com/rlidwka/sinopia/issues/177))
- fix sanitization for highlighted code blocks in readme (issue [render-readme/#1](https://github.com/rlidwka/render-readme/issues/1)
- fix sanitization for highlighted code blocks in readme (issue [render-readme/#1](https://github.com/rlidwka/render-readme/issues/1))
15 Dec 2014, version 1.0.0-beta