Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Releases.md for JSONObject(Map): Throws NPE if key is null #703

Merged
merged 1 commit into from Nov 5, 2022
Merged

Update Releases.md for JSONObject(Map): Throws NPE if key is null #703

merged 1 commit into from Nov 5, 2022

Conversation

TomerPacific
Copy link
Contributor

Fixes #678

Reflecting breaking change that happened in version 20180813.

@stleary
Copy link
Owner

stleary commented Nov 1, 2022

What problem does this code solve?
Documentation added

Risks
Low

Changes to the API?
N/A

Will this require a new release?
No

Should the documentation be updated?
No

Does it break the unit tests?
N/A

Was any code refactored in this commit?
N/A

Review status
APPROVED

Starting 3 day comment window

@stleary stleary merged commit bb11387 into stleary:master Nov 5, 2022
@TomerPacific TomerPacific deleted the feature/update-release-for-JSONMap-Change branch November 11, 2022 21:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

> JSONObject(Map): Throws NPE if key is null
2 participants