From 1d1aff79015a862730c81bebd9201a2ab2ed324c Mon Sep 17 00:00:00 2001 From: Kononnable Date: Sun, 16 Dec 2018 21:09:13 +0100 Subject: [PATCH] changelog changes --- CHANGELOG.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f8da42a..69086b5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,10 +1,9 @@ # Changelog -## 0.2.24 -* Allow to define property visibility, by using --pv - ## 0.2.23 * added column type to generated `@PrimaryGeneratedColumn` decorator +* allow to define property visibility, by using --pv +* fixes some problems with duplicated relationships on mysql database ## 0.2.22 * fixed naming stategy for guid ended column names