mongoid-history v0.4.2 Release Notes

Release Date: 2014-07-01 // almost 10 years ago
    • 👍 #106: Added support for polymorphic relationship scope - @adbeelitamar.
    • #106: Enabled specifying an array of relationships in scope - @adbeelitamar.
    • 🚚 #83: Added support for Mongoid 4.x, which removed attr_accessible in favor of protected attributes - @dblock.
    • 0️⃣ #103: Fixed compatibility with models using default_scope - @mrjlynch.