Update CHANGELOG to include release 10.1.2

This commit is contained in:
Laurence Isla
2023-02-02 14:40:34 -05:00
committed by Steve Chavez
parent 754282c385
commit 09249f97ab
+2
View File
@@ -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