Skip to content

Commit cbca858

Browse files
committed
Update RELEASE-NOTES.md
[skip ci]
1 parent 8e0c1c6 commit cbca858

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

RELEASE-NOTES.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@
55
* Removed `Claims` class (deprecated since 1.0)
66
* Removed `getClaims` and `setClaims` from `Entity`, `Item` and `Property` (deprecated since 1.0)
77
* Removed `ReferenceList::removeDuplicates`
8-
* `ReferenceList` no longer derives from `SplObjectStorage`, though now implements `Countable` and `IteratorAggregate`
8+
* `ReferenceList` no longer derives from `SplObjectStorage`, though still implements `Countable`
9+
* `ReferenceList` now implements `IteratorAggregate` and has a `toArray` method
910
* Removed `HashableObjectStorage`
1011

1112
## Version 4.4.0 (2016-01-20)

0 commit comments

Comments
 (0)