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.

0.1.1 (2022-12-10)

Added

  • Support TeletexString in DirectoryString (#692)
  • Re-export spki (#701)
  • PemLabel impl for Certificate (#763)
  • ValueOrd impl for Version and other derived types (#723)

Fixed

  • countryName should always be PrintableString (#760)

0.1.0 (2022-07-23)

  • Initial release