Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 985 Bytes

CHANGELOG.md

File metadata and controls

27 lines (16 loc) · 985 Bytes

Changelog

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.

Unreleased

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 to 2.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.

0.1.0

  • Initial release of this crate.