diff --git a/README.md b/README.md index 05ef007..eaec700 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ This package provides easy IP based access control. This can be achieved either [![Build Status](https://secure.travis-ci.org/baminteractive/node-ipfilter.png?branch=master)](http://travis-ci.org/baminteractive/node-ipfilter) ## Version -0.0.5 +0.0.6 ## Installation @@ -69,6 +69,10 @@ app.listen(3000); ## Changelog +0.0.6 + +* Fixed a bug when using console output + 0.0.5 * Added ability to block by subnet mask (i.e. 127.0.0.1/24)