Updated readme + changelog

[ci skip]
This commit is contained in:
NGPixel
2017-03-04 14:30:11 -05:00
parent aa507565c4
commit 48e7ea2e30
2 changed files with 4 additions and 1 deletions

View File

@@ -12,6 +12,9 @@ This project adheres to [Semantic Versioning](http://semver.org/).
- Content headers are now showing an anchor icon instead of a #
- Sidebar: Contents is now Page Contents
- Sidebar: Start is now Top of Page
- Replaced farmhash with md5 (native compilation removal)
- Replaced sharp with jimp (native compilation removal)
- Replaced leveldown with memdown (native compilation removal)
### Fixed
- Search index should now update upon article creation