Skip to content

Commit 365e439

Browse files
committed
Update README.md
1 parent bb0265f commit 365e439

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,15 @@ mocha test/all.js
4141
###<a id="history"></a> History
4242

4343
```
44+
v1.0-beta.4 - 2014-01-28
45+
- New options for command whitelist regex matching
46+
Note new parameter order in ProcessProxy constructor!
47+
48+
- Support for regex flags for all regex based configs
49+
50+
- All regex pattern based configurations now must be objects
51+
in format {regex:'pattern' [,flags:'img etc']}
52+
4453
v1.0-beta.3 - 2014-01-26
4554
- New options for command blacklisting regex matching and interval
4655
based self auto-invalidation of ProcessProxy instances

0 commit comments

Comments
 (0)