Skip to content

Commit c22a4e4

Browse files
committed
Added documentation for relations.
1 parent 600ef85 commit c22a4e4

File tree

5 files changed

+582
-357
lines changed

5 files changed

+582
-357
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
###### Breaking API changes
44
- #76 - Queries and filtering. See [TRANSITION.md](https://github.com/jmdobry/angular-data/blob/master/TRANSITION.md).
55
- #82 - Simplify error handling. Reduced size of angular-data.min.js by 4kb.
6+
- #42 - Relations/Associations. `DS.inject` now looks for relations and injects them as well.
67

78
###### Backwards compatible API changes
89
- #17 - Where predicates should be able to handle OR, not just AND

0 commit comments

Comments
 (0)