Skip to content

Commit

Permalink
Doc update
Browse files Browse the repository at this point in the history
  • Loading branch information
danielaparker committed Oct 8, 2020
1 parent 5114b1e commit 1d81dc2
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 @@ -17,7 +17,7 @@ need to reverse their order, or if you've provided just a `from` function argume
with `jsoncons::identity()` (or `std::identity()` if C++20). For the rationale for this change, see
[\#277](https://github.com/danielaparker/jsoncons/issues/277)

- Conversion errors during decode are now reported with `jsoncons::convert_error`,
- Conversion errors during decode are now reported more consistently as `jsoncons::convert_error`,
parsing errors remain `jsoncons::ser_error` (`or std::error_code`) as before.

v0.157.2
Expand Down

0 comments on commit 1d81dc2

Please sign in to comment.