# V3.2.1

* [chore] Relaxed the specificity of the Ecto

# V3.2.0

* [chore] Support Ecto-3.x by default

# V3.1.2

* [chore] Upgrade Ecto to 2.2.0

# V3.1.1

* [fix] Fixed te issue where moving the last child to the child of its parent will violate the index

# V3.1.0

* [feature] Defined new accessors in `Model` & `Scope`
* [feature] Added `Traversable` APIs
* [feature] Added `Queriable/right_most`
