File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed
Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 11Changelog
22=========
33
4+ 2.1.1
5+ -----
6+
7+ release 2.1.1
8+
492.x
510===
611
@@ -507,4 +512,4 @@ maintenance release of the 1.0 family with bugfixes
507512 ->execute(Query::HYDRATE_PHPCR);
508513 * CreateQuery($statement, $language) has NOT been implemented in the new query builder.
509514 It is, however, still available in the DocumentManager.
510- * DocumentManager->getDocumentsByQuery renamed to getDocumentsByPhpcrQuery()
515+ * DocumentManager->getDocumentsByQuery renamed to getDocumentsByPhpcrQuery()
Original file line number Diff line number Diff line change @@ -10,5 +10,5 @@ final class Version
1010 /**
1111 * Current version of PHPCR ODM.
1212 */
13- public const VERSION = '2.0-dev ' ;
13+ public const VERSION = '2.1.0 ' ;
1414}
You can’t perform that action at this time.
0 commit comments