Skip to content

Commit a634682

Browse files
committed
Improve rel notes
[skip ci]
1 parent f062701 commit a634682

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

RELEASE-NOTES.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,8 @@
33
## Version 2.6.0 (dev)
44

55
* Empty strings are now detected as invalid in the `SiteLink` constructor
6-
* Fixed `SnakList` constructor silently ignoring non-iterable inputs
7-
* Fixed `AliasGroup::equals` and `Term::equals` returning true for fallback objects
8-
* Fixed `EntityIdValue::unserialize` accidentally returning itself
6+
* The `SnakList` constructor now throws an `InvalidArgumentException` when getting a non-iterable input
7+
* The `AliasGroup::equals` and `Term::equals` methods no longer incorrectly return true for fallback objects
98

109
## Version 2.5.0 (2014-01-20)
1110

0 commit comments

Comments
 (0)