Skip to content

Latest commit

 

History

History
49 lines (30 loc) · 2.76 KB

CHANGELOG.md

File metadata and controls

49 lines (30 loc) · 2.76 KB

1.3.3 (Next)

  • Your contribution here.

1.3.2 (6/4/2017)

  • #13: Fix: use correct database on all threads - @dblock.
  • #7: Fix: max_collection_snapshot_instances broken - @dblock.

1.3.1 (5/22/2017)

  • #11: Fix: incorrect connection used with Mongoid 6 - @dblock.
  • #8: Lock mongoid-compatibility at 0.4.0 or newer - @dblock.

1.3.0 (1/20/2017)

1.2.0

1.1.0

  • #11: Added support for accessing snapshot collection documents via Mongoid::CollectionSnapshot#documents - @dblock.
  • #11: Upgraded RSpec - @dblock.

1.0.1

  • #8: Fixed .gemspec for compatibility with Mongoid 4.x - @dblock.

1.0.0

  • Expose snapshot_session for custom snapshot storage - @joeyAghion.
  • Compatibility with Mongoid 4.x - @dblock.

0.2.0

0.1.0

  • Initial public release - @aaw.