diff --git a/CHANGELOG.md b/CHANGELOG.md index e86272b3b..a31c4a904 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,6 +21,8 @@ This project adheres to [Semantic Versioning](http://semver.org/). + Allows using or across related tables conditions - #1100, Customizable OpenAPI title - @AnthonyFisi +## [10.1.2] - 2023-02-02 + ### Fixed - #2565, Fix bad M2M embedding on RPC - @steve-chavez