Skip to content

Commit 0e57d6c

Browse files
committed
Update README.md
1 parent e72b248 commit 0e57d6c

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -44,10 +44,10 @@ mocha test/all.js
4444
v1.0-beta.6 - 2014-01-30
4545
- bug fixes, for auto-invalidation cmds being auto-whitelisted
4646
47-
v1.0-beta.5 - 2014-01-28
47+
v1.0-beta.5 - 2015-01-28
4848
- whitelisting fix
4949
50-
v1.0-beta.4 - 2014-01-28
50+
v1.0-beta.4 - 2015-01-28
5151
- New options for command whitelist regex matching
5252
Note new parameter order in ProcessProxy constructor!
5353
@@ -56,14 +56,14 @@ v1.0-beta.4 - 2014-01-28
5656
- All regex pattern based configurations now must be objects
5757
in format {regex:'pattern' [,flags:'img etc']}
5858
59-
v1.0-beta.3 - 2014-01-26
59+
v1.0-beta.3 - 2015-01-26
6060
- New options for command blacklisting regex matching and interval
6161
based self auto-invalidation of ProcessProxy instances
6262
63-
v1.0-beta.2 - 2014-01-21
63+
v1.0-beta.2 - 2015-01-21
6464
- New return types for executeCommands - is now an array
6565
66-
v1.0-beta.1 - 2014-01-17
66+
v1.0-beta.1 - 2015-01-17
6767
- Initial version
6868
```
6969

0 commit comments

Comments
 (0)