소스 검색

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
 /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.