What's Changed
New Functionality
* Added support for generating Ed25519 certs by tsaarni in https://github.com/tsaarni/certyaml/pull/66
* Added support for setting CRL distribution point URI by tsaarni in https://github.com/tsaarni/certyaml/pull/67
* Added convenience getters for certificate and private key for single-value use by tsaarni in https://github.com/tsaarni/certyaml/pull/71
Bug Fixes
* Fix certificate manifest state calculation by tsaarni in https://github.com/tsaarni/certyaml/pull/51
Other Updates
* Bump github.com/stretchr/testify from 1.8.2 to 1.9.0 by dependabot in https://github.com/tsaarni/certyaml/pull/39, https://github.com/tsaarni/certyaml/pull/40, https://github.com/tsaarni/certyaml/pull/58
* Bump sigs.k8s.io/yaml from 1.3.0 to 1.4.0 by dependabot in https://github.com/tsaarni/certyaml/pull/44
* Bump github.com/go-asn1-ber/asn1-ber from v1.5.4 to v1.5.5 by tsaarni in https://github.com/tsaarni/certyaml/pull/49
* Replace deprecated CRL methods by tsaarni in https://github.com/tsaarni/certyaml/pull/50
**Full Changelog**: https://github.com/tsaarni/certyaml/compare/v0.9.2...v0.10.0