All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.2.0 - 2023-06-19
- Added a new
RegistrationAuthority
type. - Updated the registration authority list to v1.7.
- Pinned the minimum required
diesel
version to2.1.0
. and fixed the (feature-flag protected) breaking changes.
0.1.2 - 2023-06-12
- Fix the docs.rs build by activating the required nightly feature.
0.1.1 - 2023-06-12
- Fix Diesel build issue by pinning down Diesel version.
- Initial release of this crate.