- added ``now()`` method to Notifiers to allow manually sending notifications
0.4.3
*****
- Added CHANGELOG to ditribution files
0.4.2
*****
- Fixed error when reading the "email_addresses" config option in CLI command - Added dummy frame for code block display when using notification module via CLI - Added automatic version detection in setup.py read from CHANGELOG
0.4.1
*****
- Fixed error when reading "use_ssl" config option in via-email CLI command
0.4.0
*****
- Added Notification Module for long running tasks - Added CLI for Notification Module - Added Documentation for Notification Module and CLI - Switched to readthedocs.com for documentation hosting
0.3.0
*****
- Added Remote Debugger with CLI interface - Added Documentation for Remote Debugger