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

View File

@ -20,7 +20,7 @@
- [Documentation](#documentation)
- [Requirements](#requirements)
- [Change Log](https://github.com/Requarks/wiki/blob/master/CHANGELOG.md)
- [Project Status](https://github.com/Requarks/wiki/projects/3)
- [Project Status](https://waffle.io/Requarks/wiki)
- [Special Thanks](#special-thanks)
### Documentation