changelog change

This commit is contained in:
Kononnable 2019-03-15 12:01:18 +01:00
parent 727fe0b5d1
commit 45dd1b0021

View File

@ -3,6 +3,7 @@
* added option to generate models based on multiple databases(#144)
* fixed generation of ManyToMany relations on junction tables with custom names(#151)
* fixed problems with mysql 8
* fixed shadowed variables tslint errors( #141)
## 0.3.1
* Fixed npx ussage(#146)