# Change Log
+## unreleased
+- Various fixes for Python 3.
+- Allow the default state directory of /var/lib/suricata to be changed
+ with the command line parameter -D (--data-dir). Fixes issue
+ https://redmine.openinfosecfoundation.org/issues/2334.
+- Cache directory is now /var/lib/suricata/update/cache (or
+ update/cache under configured data directory).
+- list-sources: If no index is found, automatically run
+ update-sources. Fixes issue
+ https://redmine.openinfosecfoundation.org/issues/2336.
+- New testing framework, integration tests and a docket test with the
+ focus of testing on more versions of Python.
+
## 1.0.0a - 2017-12-05
- Initial alpha release of Suricata-Update. A Suricata rule update tool
based on idstools-rulecat, relicensed under the GPLv2 with copyright