浏览代码

Updated readme + changelog

[ci skip]
NGPixel 8 年之前
父节点
当前提交
48e7ea2e30
共有 2 个文件被更改,包括 4 次插入1 次删除
  1. 3 0
      CHANGELOG.md
  2. 1 1
      README.md

+ 3 - 0
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

+ 1 - 1
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