Meteor-Community-Packages / meteor-collection2

A Meteor package that extends Mongo.Collection to provide support for specifying a schema and then validating against that schema when inserting and updating.
https://packosphere.com/aldeed/collection2
MIT License
1.02k stars 108 forks source link

Prepare for 3.2.0 #418

Closed harryadel closed 3 years ago

harryadel commented 4 years ago

As 391 https://github.com/Meteor-Community-Packages/meteor-collection2/pull/417 is merged, the README.md and CHANGELOG.md are updated to prepare for the new release.