Skip to content

Commit

Permalink
NA: Update README with breaking changes in 4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
MrBurtyyy committed Sep 30, 2024
1 parent 19baae6 commit 8be82c5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -294,6 +294,10 @@ Instructions on how to run the Spring example projects can be found at the follo
This major update does not have any major updates to the API, but instead builds upon and
standardizes our implementation.

## Breaking changes and enhancements made in v4.0.0

- Creating an Identity Profile session now uses strongly typed classes, instead of a Map

### Dropped support for Java 7
Minimum supported Java version is now 8.

Expand Down

0 comments on commit 8be82c5

Please sign in to comment.