Skip to content
This repository has been archived by the owner on Nov 15, 2019. It is now read-only.

Latest commit

 

History

History
executable file
·
17 lines (11 loc) · 377 Bytes

CHANGELOG.md

File metadata and controls

executable file
·
17 lines (11 loc) · 377 Bytes

CHANGELOG

0.2.0 - 2016-04-22

Changed

  • Upgrade broadway/broadway version
  • Changed factory method to no longer require the database name, instead you pass it the name of the collection you want to project into and an optional custom repository class.

0.1.0 - 2016-04-13

Added

  • Added MongoDBRepository
  • Added Factory
  • Added MongoDBClientFactory