CHANGES 1.2.1

This commit is contained in:
Olov Lassus
2016-01-10 19:22:24 +01:00
parent 11e8e34245
commit 49205652ee
+1
View File
@@ -1,5 +1,6 @@
## v1.2.1 2016-01-10
* bugfix case where $inject arrays were incorrectly hoisted
* angular-dashboard-framework optional: match apply
## v1.2.0 2015-12-24
* bugfix $inject array positioning with TypeScript inheritance (__extends)