Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 594 Bytes

CHANGELOG.md

File metadata and controls

21 lines (16 loc) · 594 Bytes

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.

[2.0.0] - 2023-06-20

Added

  • BREAKING CHANGE: new type for BSON binaries: Cyanide.Binary.
  • Add Cyanide.Encoder protocol.

Fixed

  • Fixes from 1.0.1 (handling of malformed subdocuments).

[1.0.1] - 2021-12-16

Fixed

  • Fix handling of malformed subdocuments.

[1.0.0] - 2020-03-18

Added

  • First Cyanide release.