Skip to content

Commit a150953

Browse files
committed
CHANGES 1.1.0
1 parent 5bfb3b1 commit a150953

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGES.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## v1.1.0 2015-12-19
2+
* bugfix $inject arrays for function definitions not being hoisted
3+
* match angular.module("MyMod").component("foo", {controller: function ..})
4+
* match angular.module("MyMod").decorator("foo", function ..)
5+
* match $controllerProvider.register
6+
* match $uibModal.open from angular-ui (recently renamed from $modal.open)
7+
* ui-router declarations improvements
8+
19
## v1.0.2 2015-07-17
210
* bugfix reference-following crash
311

0 commit comments

Comments
 (0)