Skip to content

Commit

Permalink
update log
Browse files Browse the repository at this point in the history
  • Loading branch information
jefferyjob committed May 12, 2023
1 parent 2734d41 commit 38a63b5
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 @@ -26,7 +26,7 @@
- `JsonToStruct` supports `interface{}` defined in basic data types (#40)
- `JsonToStruct` supports `any` defined in primitive data types (#40)
- Optimize `string` escape compatibility of `parsePrimitiveValue` (#42)
- Optimize `parsePrimitiveValue`'s `bool` escape compatibility (#43)
- Optimize `parsePrimitiveValue`'s `bool` escape compatibility (#42)

## v2.0.0
- The project fully supports generics and any (#19)
Expand Down

0 comments on commit 38a63b5

Please sign in to comment.