Skip to content

Commit bb0c87c

Browse files
committed
Add release notes for 7.4.1 & add EntityDocument::clear to 8.0.0
1 parent a83f909 commit bb0c87c

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

RELEASE-NOTES.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,16 @@ This release removes integers as acceptable entity IDs.
1313
`hasElement`, `hasElementHash`, `hasValidType`, `preSetElement`, `removeByElementHash`,
1414
`removeElement`, and `setElement`.
1515
* Added periods to the list of disallowed characters in `RepositoryNameAssert`.
16+
* Added `EntityDocument::clear`
1617

1718
#### Other changes
1819
* Un-deprecated several sitelink related shortcuts from `Item`: `addSiteLink`, `getSiteLink`,
1920
`hasLinkToSite`, and `removeSiteLink`.
2021

22+
## Version 7.4.1 (2018-05-02)
23+
24+
* Removed `clear` from `EntityDocument`. This was a compatibility break of the interface.
25+
2126
## Version 7.4.0 (2018-05-02)
2227

2328
* Added `clear` to `EntityDocument`

0 commit comments

Comments
 (0)