- Updated documentation about how to use the memmon event listener [lucielejard]
0.10
=================
- Added an option for the environment variable PATH [lucielejard]
- Added support for disabling supervisor sections (such as http, rpc and ctl) [Domen Kozar]
0.9
================
- Applied Jonathan Ballet's patch: The generated control script doesn't automatically connect on the created supervisord when running on a custom port.
0.8
================
- Make it possible to set additional options per process in the control script. [nkryptic]
0.7
================
- Added 'plugins' option so we can install extra eggs (supervisor plugins) [mustapha]
- Some fixes for eventlistner part [mustapha]
- Updated tests
0.6
================
- One can now specify the user account that will be used as the account which runs the program. [amos]