Skip to content

Commit 6157c7c

Browse files
committed
releasing version 1.0.0
1 parent 17b6fdc commit 6157c7c

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -294,7 +294,13 @@ and is expected to return the real path.
294294

295295
# Version History #
296296

297-
## 0.9.6 ##
297+
## 1.0 ##
298+
299+
* If it's good enough for [newsweek.com](http://newsweek.com) , it's good
300+
enough to be version 1.0.
301+
302+
* Fixed bug in pause/resume logic when using asyncAll that was preventing
303+
execution from resuming.
298304

299305
* Fixed error in IE when using `proxyGetElementById`.
300306

writeCapture.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* writeCapture.js v0.9.5-SNAPSHOT
2+
* writeCapture.js v1.0.0
33
*
44
* @author noah <[email protected]>
55
*

0 commit comments

Comments
 (0)