diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index b724faf39..05041c5a5 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -1,20 +1,29 @@ # Changelog +## [v0.37.0](https://github.com/materialsproject/maggma/tree/v0.37.0) (2021-12-07) + +[Full Changelog](https://github.com/materialsproject/maggma/compare/v0.36.0...v0.37.0) + +**Merged pull requests:** + +- Revert broken MongoStore auth testing [\#522](https://github.com/materialsproject/maggma/pull/522) ([munrojm](https://github.com/munrojm)) +- Fix authentication for `MongoStore` to work with `pymongo==4.0` [\#521](https://github.com/materialsproject/maggma/pull/521) ([munrojm](https://github.com/munrojm)) + ## [v0.36.0](https://github.com/materialsproject/maggma/tree/v0.36.0) (2021-12-06) -[Full Changelog](https://github.com/materialsproject/maggma/compare/v0.35.0...v0.36.0) +[Full Changelog](https://github.com/materialsproject/maggma/compare/v0.34.0...v0.36.0) **Merged pull requests:** - Added on-disk MongoDB compatible MontyStore [\#514](https://github.com/materialsproject/maggma/pull/514) ([utf](https://github.com/utf)) -## [v0.35.0](https://github.com/materialsproject/maggma/tree/v0.35.0) (2021-12-01) +## [v0.34.0](https://github.com/materialsproject/maggma/tree/v0.34.0) (2021-12-01) -[Full Changelog](https://github.com/materialsproject/maggma/compare/v0.34.0...v0.35.0) +[Full Changelog](https://github.com/materialsproject/maggma/compare/v0.35.0...v0.34.0) -## [v0.34.0](https://github.com/materialsproject/maggma/tree/v0.34.0) (2021-12-01) +## [v0.35.0](https://github.com/materialsproject/maggma/tree/v0.35.0) (2021-12-01) -[Full Changelog](https://github.com/materialsproject/maggma/compare/v0.33.2...v0.34.0) +[Full Changelog](https://github.com/materialsproject/maggma/compare/v0.33.2...v0.35.0) **Merged pull requests:**