aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 57665b9a..ef08e2c5 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,7 @@
### API
- 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
### Breaking changes
- Removed the $init() method after the compilation. The old way of compiling the DOM element was