CHANGELOG.md in ar2gostruct-0.2.0 vs CHANGELOG.md in ar2gostruct-0.2.1
- old
+ new
@@ -1,6 +1,10 @@
# CHANGELOG
+## 0.2.1
+ * Add support for Package validator https://github.com/go-validator/validator
+ * Allow multiple orm
+
## 0.2.0
* Add support for GORM ORM https://github.com/jinzhu/gorm
* Ass support Active Record Associations(has_many, has_one, belongs_to)
* Some refactoring
* Add test
\ No newline at end of file