changelog update

This commit is contained in:
Kononnable 2019-04-01 14:16:05 +02:00
parent dcffa51c6c
commit 43cef23814

View File

@ -1,5 +1,7 @@
# Changelog
* added bit type support for mysql/mariadb
## 0.3.2
* added option to generate models based on multiple databases(#144)
* fixed generation of ManyToMany relations on junction tables with custom names(#151)