Skip to content

Commit 369efc5

Browse files
authored
Update README.md
Add breaking change note in the changelog for 2.0.0
1 parent f3cc3bd commit 369efc5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -199,6 +199,7 @@ Change Log
199199
* Perf [DJSON-35]: Replace PrintWriter with more generic Appendable, reduce wrapping
200200
* Perf [DJSON-34]: More efficient writing for common path
201201
* Perf [DJSON-32]: Use option map instead of dynamic variables (affects read+write)
202+
* NOTE: Includes a breaking change in the internal JSONWriter protocol method signature
202203
* Perf [DJSON-33]: Improve speed of reading JSON strings
203204
* Fix [DJSON-30]: Fix bad test
204205
* Release [1.1.0] on 2021-Mar-5

0 commit comments

Comments
 (0)