diff --git a/CHANGELOG.md b/CHANGELOG.md index 981ebf06..6edeee23 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 diff --git a/README.md b/README.md index aaba2638..9e03d12b 100644 --- a/README.md +++ b/README.md @@ -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