You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+9Lines changed: 9 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,14 @@
1
1
# ChangeLog (jsonurl-java)
2
2
3
+
## v2.0.2
4
+
5
+
### Bug Fixes
6
+
7
+
* Fix ampersand decode bug ([@dmaccormack](https://github.com/dmaccormack"Link to profile for user dmaccormack"))
8
+
* Fix bug in JsonUrlTestAppender.addCodePoint() ([@dmaccormack](https://github.com/dmaccormack"Link to profile for user dmaccormack"))
9
+
* Fix NPE when appending a null String ([@dmaccormack](https://github.com/dmaccormack"Link to profile for user dmaccormack"))
10
+
* Fix bug writing number-like strings that include plus, with AQF ([@dmaccormack](https://github.com/dmaccormack"Link to profile for user dmaccormack"))
0 commit comments