Skip to content

Commit f466fc2

Browse files
committed
Update changelog.md
1 parent f45d68a commit f466fc2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

changelog.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Changelog
22

3-
## 0.1.5 - UNRELEASED
3+
## 0.1.5 - 2014-10-08
4+
- Fixed call of resolve function to not fail if angular.forEach passes the object as third argument in each iteration (Angular > 1.3.0-rc.1), see [#20](https://github.com/philippd/angular-deferred-bootstrap/issues/20)
45
- Pass additional configuration to bootstrap the AngularJS app (for example ```strictDi``` mode), implemented by [@jeffsheets](https://github.com/jeffsheets), see [#23](https://github.com/philippd/angular-deferred-bootstrap/pull/23)
56

67
## 0.1.4 - 2014-10-03

0 commit comments

Comments
 (0)