Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 501 Bytes

CHANGELOG.md

File metadata and controls

14 lines (10 loc) · 501 Bytes

Change Log

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.2.0 - 2017-04-25

Changed

  • Switched to Serde for json parsing. Should not affect end users.

Security

  • Fuzzed project with cargo-fuzz, fixed several sources of panics.