- Added Windows support. - `CELERY_RESULT_BACKEND` no longer mandatory. - `single_instance` supported on SQLite/MySQL/PostgreSQL in addition to Redis. - Breaking changes: `flask.ext.celery.CELERY_LOCK` moved to `flask.ext.celery._LockManagerRedis.CELERY_LOCK`.