What's Changed
* Symmetric key generation improvements by jschlyter in https://github.com/IdentityPython/JWTConnect-Python-CryptoJWT/pull/105
* Replace read/write locks with write lock and atomic key update by jschlyter in https://github.com/IdentityPython/JWTConnect-Python-CryptoJWT/pull/110, https://github.com/IdentityPython/JWTConnect-Python-CryptoJWT/pull/113, https://github.com/IdentityPython/JWTConnect-Python-CryptoJWT/pull/115
* Correctly check content type by jschlyter in https://github.com/IdentityPython/JWTConnect-Python-CryptoJWT/pull/114
**Full Changelog**: https://github.com/IdentityPython/JWTConnect-Python-CryptoJWT/compare/1.6.1...1.7.0