Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 731 Bytes

CHANGELOG.md

File metadata and controls

24 lines (17 loc) · 731 Bytes

Changelog

0.2.1

  • Fix typo in 'set record' function name by @SergPonomar in #6
  • Added support for uuid by @SergPonomar in #5

New Contributors

  • @SergPonomar made their first contribution in #6

Full Changelog: https://github.com/estie-inc/cder/compare/v0.2.0...v0.2.1

0.2.0

  • fix: typo by @kenkoooo in #1
  • Make populate_async doesn't require Pin by @hatoo in #2

0.1.1

  • add keywords to Cargo.toml for better searchability
  • format inline docs

0.1.0

  • publish!
  • add license by @hoyo
  • implement cder by @fursich