瀏覽代碼

0.9.0-beta.4

sanex3339 8 年之前
父節點
當前提交
8dd1218225
共有 2 個文件被更改,包括 5 次插入1 次删除
  1. 1 1
      .gitignore
  2. 4 0
      CHANGELOG.md

+ 1 - 1
.gitignore

@@ -6,4 +6,4 @@ npm-debug.log
 /node_modules
 /node_modules
 /test-tmp
 /test-tmp
 /tmp
 /tmp
-test/benchmark/**/**
+/test/benchmark/**/**

+ 4 - 0
CHANGELOG.md

@@ -1,5 +1,9 @@
 Change Log
 Change Log
 ===
 ===
+v0.9.0-beta.4
+---
+* Increased performance
+
 v0.9.0-beta.3
 v0.9.0-beta.3
 ---
 ---
 * **Breaking change:** dropped `[email protected]` and `[email protected]` support.
 * **Breaking change:** dropped `[email protected]` and `[email protected]` support.