**Full Changelog**: https://github.com/signebedi/Flask-Signing/compare/0.4.0...0.4.1
Modify the data model to link keys to their previous_keys after rotation. (https://github.com/signebedi/Flask-Signing/issues/27) Add support for safe_mode, which prevents rotation of already-deactivated and already-rotated keys. (https://github.com/signebedi/Flask-Signing/issues/28)