CHANGELOG for angel_orm_generator@1.0.0-alpha+3
This commit is contained in:
parent
62a4c15a2b
commit
f9de817e40
1 changed files with 4 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
|||
# 1.0.0-alpha+3
|
||||
Implemented `@hasOne`, with tests. Still missing `@hasMany`.
|
||||
`belongsToMany` will likely be scrapped.
|
||||
|
||||
# 1.0.0-alpha+2
|
||||
* Added support for `belongsTo` relationships. Still missing `hasOne`, `hasMany`, `belongsToMany`.
|
||||
|
||||
|
|
Loading…
Reference in a new issue