Skip to content

Commit a2a632e

Browse files
committed
update changelog for 0.10.0 release
1 parent 6143aa2 commit a2a632e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,12 @@
22
All notable changes to this project will be documented in this file.
33
This project adheres to [Semantic Versioning](http://semver.org/).
44

5-
## [0.10.0] - 2016-08-06
5+
## [0.10.0] - 2016-08-08
66
- break test runner into two parts:
77
- load - called when a new page is set, prepares a test file
88
- run - called on test run, compiles the test file with user code
9+
- use modified "rewire" for running tests on globals
10+
- handle `import`/`export` using "babel-plugin-transform-es2015-modules-commonjs"
911

1012
## [0.9.3] - 2016-08-01
1113
- add "exists" global file path checker

0 commit comments

Comments
 (0)