We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5398d4 commit ca3a046Copy full SHA for ca3a046
CHANGES.md
@@ -1,5 +1,9 @@
1
# babel-plugin-angularjs-annotate changelog
2
3
+## 0.9.0 2018-05-20
4
+ * New Feature: Support directive definition in variable (#36, Thanks @noppa!)
5
+ * New Feature: Support `@ngInject` in a multiline comment (#32 & #37, Thanks @sbrunner and @kamilbrk!)
6
+
7
## 0.8.2 2017-09-26
8
* bugfix: Fix issue w/ `$inject` hoisting and nested injected blocks (#29)
9
0 commit comments