aboutsummaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index 2e8e658a2..e544352ec 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -39,6 +39,7 @@ http://code.elgg.org/elgg/.....
* Deprecated search_for_*().
* Deprecated search_list*().
* Added elgg_deprecated_notice().
+ * ElggEntity::countEntitiesFromRelationship() supports inverse relationships. #1325
Services API:
* Separated user and api authenticate processing