uwsgiconf changelog
===================


v0.5.0
------
+ Introduced CLI with basic 'compile' command
+ Nice preset: harakiri made verbose.
+ Introduced routing modifiers.


v0.4.0
------
+ Added 'embedded_plugins' arg for PythonSection.
+ Added support for embedded plugins.
* Fixed Carbon pusher
* Plugin search_dirs now precedes plugins.


v0.3.0
------
+ Statics options group partially described.
+ A bunch of new actions for hooks described.


v0.2.0
------
+ Internal routing options group partially described.
+ Cheapening options group described.


v0.1.1
------
* First public release.


v0.1.0
------
+ Basic functionality.