Skip to content

Commit 08e3efb

Browse files
authored
Update RELEASE-NOTES.md
[skip ci]
1 parent 5859771 commit 08e3efb

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

RELEASE-NOTES.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,19 @@
11
# Wikibase DataModel release notes
22

3-
## Version 7.0.0
3+
## Version 7.0.0 (dev)
44

5-
* Removed `FingerprintHolder`.
5+
* Removed `FingerprintHolder`
66

77
## Version 6.3.1 (2016-11-30)
88

9-
* Fixed `ItemId` and `PropertyId` to allow calling getNumericId on foreign entity ids.
9+
* `ItemId::getNumericId` and `PropertyId::getNumericId` no loner throw exceptions for foreign entity ids
1010

1111
## Version 6.3.0 (2016-11-03)
1212

1313
* Added `RepositoryNameAssert` class
1414

1515
## Version 6.2.0 (2016-10-14)
16+
1617
* Raised minimum PHP version to 5.5
1718
* Added basic support for foreign EntityIds
1819
* Added `isForeign`, `getRepository` and `getLocalPart` to `EntityId`

0 commit comments

Comments
 (0)