We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a801b5 commit 6f579baCopy full SHA for 6f579ba
UPDATE.md
@@ -9,9 +9,9 @@ timeline closely anyway.
9
beta1 to beta2
10
--------------
11
12
-* The annotation parsing process has been changed. All annotations which are used
13
- in a class must now be imported (just like you import PHP namespaces with the
14
- "use" statement):
+* The annotation parsing process has been changed (it now uses Doctrine Common
+ 3.0). All annotations which are used in a class must now be imported (just
+ like you import PHP namespaces with the "use" statement):
15
16
Before:
17
0 commit comments