5.1.1
This patch-level release has the following changes and fixes:
- Fix for handling $not in $and and $or Matchers (@jonhyman)
- MONGOID-3551 Fix adding documents to nested relation using accepts_nested_attributes_for. (@hck)
- MONGOID-3558 Spec added to show it's no longer an issue.
- MONGOID-4233 Don't override Rails logger levels with Mongoid's config.
- MONGOID-4238 Reset readonly state after reloading document.
- Update the mongoid config template comments to reflect that ssl_verify is on by default. (@danarnold)