Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
tyler-gilbert committed Mar 11, 2022
2 parents 5efd1f6 + baa7382 commit ac9062c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@

## Bug Fixes

- Use `cpp` rather than `c++` for markdown code blocks
- Remove `json::JsonValue::to_value()` which returned `*this`
- Remove copy constructor and operator from `json::JsonObject` this was creating an extra reference and possibly leaking memory

Expand Down

0 comments on commit ac9062c

Please sign in to comment.