Skip to content

Commit

Permalink
Update RELEASE-NOTES.md
Browse files Browse the repository at this point in the history
  • Loading branch information
thiemowmde committed May 31, 2018
1 parent 85e4b67 commit d34510d
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions RELEASE-NOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,13 @@

## Version 3.10.0 (2018-05-31)

* Added `ReferencedEntityIdLookup` interface.
* Added `EntityRetrievingClosestReferencedEntityIdLookup` as `ReferencedEntityIdLookup` implementation.
* Added `ReferencedEntityIdLookup` interface, along with:
* `EntityRetrievingClosestReferencedEntityIdLookup` reference implementation
* `MaxReferenceDepthExhaustedException`
* `MaxReferencedEntityVisitsExhaustedException`
* `ReferencedEntityIdLookupException`
* Added `LabelLookup` interface.
* Relaxed `EntityIdLabelFormatter` to only require a `LabelLookup`.

## Version 3.9.0 (2018-01-18)

Expand Down

0 comments on commit d34510d

Please sign in to comment.