v0.0.1 initial release
v0.0.2 Remove task when manually remove task by delete task in redis.
v0.0.6 fix: tick error
v0.0.7 load entries from CELERYBEAT_SCHEDULE thanks @sibson Prefix as Parameter thanks @asmodehn
v0.0.8 - v0.1.1 no new feature
v0.1.2 celerybeat-redis can now run in multiple node, only one active, and other nodes are stand by v0.1.3 support python3 v0.1.5 Refactor for celery 3.1(thanks asmodehn), add ttl for redis lock