Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 452 Bytes

CHANGELOG.md

File metadata and controls

15 lines (12 loc) · 452 Bytes

Change Log

All notable changes to this project will be documented in this file.

[0.2.2]

Changed

  • Add support for aggregate with aggregation pipeline

[0.2.0]

Changed

  • Add support for multi-document Transactions with MongoDB 4.0

[0.1.0] Unreleased

Changed

  • Initial version of the mongrove library.
  • Supported APIs are documented via tests in mongrove.core_test, mongrove.insert_test and mongrove.query_test namespaces