Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 391 Bytes

CHANGELOG.md

File metadata and controls

14 lines (8 loc) · 391 Bytes

0.3.0 [unreleased]

  • Implement From trait for std::io::Error. See PR 2622.
  • Don't leak prost dependency in Error type. See PR 3058.

0.2.0

  • Update to prost(-build) v0.11. See PR 2788.