What's Changed **Fix** * 🐛 Fix `consolidate_dict` and `DbField` `comparison_operator` for verify condition Decimal and DbDecimal by mauro-andre in https://github.com/mauro-andre/pyodmongo/pull/163
What's Changed **New feature** * ✨ DbDecimal: A new model for using `Decimal` objects that are automatically converted to `Decimal128` in MongoDB by mauro-andre in https://github.com/mauro-andre/pyodmongo/pull/162