Changelog
=========

1.3.2
-----
 - updated proxy URL getter to handle null remotes used for service monitoring

1.3.1
-----
 - updated request headers plug-in configuration name

1.3.0
-----
 - added headers filter plug-in, to add or remove headers from incoming request
 - improved support for plug-ins handling request headers

1.2.0
-----
 - added "context extension" by providing a "++ext++" URL path element; this
   allows to access several contexts with a same base URL

1.1.0
-----
 - added monitoring plug-in

1.0.3
-----
 - small update in JSON configuration file format

1.0.2
-----
 - Gitlab-CI update

1.0.1
-----
 - removed reference to Pyramid in doctests

1.0.0
-----
 - initial release
