vmod-querystring changelog
==========================

Changes in version 1.0.1 (2016-09-23)
-------------------------------------

* Experimental debian packaging
* Continuous integration with Travis CI
* Code coverage with Codecov
* Library path for the test suite

Changes in version 1.0 (2016-09-16)
-----------------------------------

* Complete rewrite of the module (#23)
* Simplification of autotools usage
* License changed to GPLv3+
* Enhanced RPM packaging
* Convenient rpm and mock builds
* Dropped support for Varnish 4.0 (EOL)
* Various improvements and fixes

Changes in version 0.5 (2016-04-01)
-----------------------------------

* Fixed a read of uninitialized memory (#22)

Changes in version 0.4 (2016-03-17)
-----------------------------------

* New globfilter and globfilter_except functions (#20)
* Varnish 4.x support only
* Spring cleaning after Varnish 3 got retired
* Various fixes (including a security fix)

Changes in version 0.3 (2015-08-04)
-----------------------------------

* Varnish support up to 3.0.7 and 4.0.3
* Various fixes

Changes in version 0.2 (2013-07-23)
-----------------------------------

* Improved documentation
* Builds on FreeBSD thanks to Wesley Overdijk (#4)
* Varnish 3.0.4 support
* Varnish 4 "trunk" support
* Conditional logging of functions calls and returns
* RPM packaging
