aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2548c831..17f360b5 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,6 +5,8 @@
- rewrite of JQuery lite implementation for better supports operations on multiple nodes when
matched by a selector.
- Infer DI dependencies from function signature. http://docs.angularjs.org/#!guide.di
+- Added delay parameter to the $defer service
+
### Breaking changes
- Removed the $init() method after the compilation. The old way of compiling the DOM element was