Skip to content

Commit 6e04398

Browse files
committed
Closes #169.
1 parent 56725be commit 6e04398

File tree

16 files changed

+369
-113
lines changed

16 files changed

+369
-113
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
##### 1.0.0-rc.2 - xx September 2014
1+
##### 1.0.0-rc.2 - 21 September 2014
22

33
###### Backwards compatible API changes
44
- #145 - Add "useClass" option to inject, find, findAll, create
@@ -7,6 +7,7 @@
77
- #161 - Allow the http method of DSHttpAdapter methods to be configured
88
- #166 - Add ID Resolver
99
- #167 - Default params argument of bindAll to empty object
10+
- #169 - Added eager inject and eager eject options
1011
- #170 - Global callbacks
1112
- #171 - "not in" query
1213
- #177 - Allow promises to be returned in lifecycle hooks

0 commit comments

Comments
 (0)