What's Changed
**New feature**
* ♻️ Nested persisted object with index creation by mauro-andre in https://github.com/mauro-andre/pyodmongo/pull/146
**Fix**
* 🐛 Fix text index duplicate name by mauro-andre in https://github.com/mauro-andre/pyodmongo/pull/147
* 🐛 Fix create index after in model after a nested attr by mauro-andre in https://github.com/mauro-andre/pyodmongo/pull/148
**Full Changelog**: https://github.com/mauro-andre/pyodmongo/compare/1.3.0...1.4.0