Browse Source

0.9.0-beta.4

sanex3339 8 years ago
parent
commit
8dd1218225
2 changed files with 5 additions and 1 deletions
  1. 1 1
      .gitignore
  2. 4 0
      CHANGELOG.md

+ 1 - 1
.gitignore

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

+ 4 - 0
CHANGELOG.md

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