Skip to content

Commit

Permalink
Update CHANGELOG for imminent 2.2.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
braveulysses committed May 21, 2018
1 parent de58786 commit 4b6e8b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).

## v2.2.0 - 2018-xx-xx
## v2.2.0 - 2018-05-21
Updated ErrorResponse to serialize its "status" field as a JSON string rather than as a number for compliance with RFC 7644. Deserialization of this field is backwards compatible and will accept either a number or a string. Clients expecting the "status" field as a JSON string (including older SCIM 2 SDK clients) will need to be updated for compatibility.


Expand Down

0 comments on commit 4b6e8b2

Please sign in to comment.