CHANGES
=======

0.0.1
-----

* Test for multiple subscribers

0.0.1a1
-------

* Bump hacking to 0.0.8
* Refactor the update subscriber logic
* Add the ability to disable a subscriber
* Rename subscriber database table
* Handle downgrade migration properly
* Rework ripcord-manage
* Use oslo.db migrate script
* Pin oslo libraries to havana release
* Reimplement our database API
* Sync latest oslo-incubator
* Add unique username and domain for subscribers
* Drop venv script
* Allow auth_strategy to be toggled
* Rework subscriber APIs and unit tests
* Renable ACLs
* Initial subscribers API
* Pin testtools to avoid breakage in 0.9.35
* Default our port to 9869
* Drop reference to middleware hook
* Replace nose for test runner
* Bump hacking to 0.8
* Initial commit
