# Change Log All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). ## [0.3.0] - 2018-02-20 ### Changed - Upgraded bson and mongodb dependencies to accommodate a Rust language change - Thanks to [Andrew Cann] for raising this change ## [0.2.0] - 2017-01-07 ### Added - Added support for applyOps commands containing an array of Operations in one go ## [0.1.0] - 2017-01-01 ### Added - Initial release of Oplog [0.1.0]: https://github.com/mudge/oplog/releases/tag/v0.1.0 [0.2.0]: https://github.com/mudge/oplog/releases/tag/v0.2.0 [0.3.0]: https://github.com/mudge/oplog/releases/tag/v0.3.0 [Andrew Cann]: https://github.com/canndrew