There was an error while loading. Please reload this page.
1 parent e4ff0e4 commit 3404dccCopy full SHA for 3404dcc
README.md
@@ -76,6 +76,7 @@ angular.module('yourapp').value('cgBusyTemplateName','your_custom_template_here.
76
Templates are full, normal Angular partials with access to the scope of where the `cg-busy` was used.
77
78
## Release History
79
+ * v3.0.0 - Support for new promise-tracker api. Fix for multiple cg-busy's on the same scope.
80
* v2.2.0 - Support for multiple trackers per indicator.
81
* v2.1.0 - Removed work-around for issues in Angular 1.2-rc's.
82
* v2.0.0 - Moved to Angular 1.2.0-rc1.
0 commit comments