Added Changelog file
[flowspy] / Changelog
1 * v0.8.1 
2     - Fixed bug with protected networks form cleaning
3 * v0.8.0
4     - DB migration to protocol addition
5     - Added protocol to match conditions plus check mechanism to form cleaning
6 * v0.7.11
7     - Prevented a bug that would cause the rule application to throw exception
8 * v0.7.10
9     - Turned expiration notification cron job into celery job
10     - Added a preliminary draft for a Makefile facilitating various jobs
11 * v0.7.9.7
12     - Added FQDN resolving in mail notification templates to denote the host that an action originated
13 * v0.7.9.5
14     - Added source address to required fields
15 * v0.7.9.2
16     - Added a custom command to fetch networks for each peer
17     - Altered database storage engine to MYISAM
18 * v0.7.9.1
19     - Replaced simplejson imports with json
20 * v0.7.9
21     - Added a custom uknown_host_cb function to overcome ssh key errors
22 * v0.7.7
23     - Removed utils/beanstalkc as it is now a deb package
24 * v0.7.1
25     - Modified peer network range update mechanism
26 * v0.7
27     - Added registration to installed apps
28     - Removed user activation in shibboleth backend
29