Skip to content

Commit

Permalink
Update CHANGES
Browse files Browse the repository at this point in the history
  • Loading branch information
airween authored Aug 13, 2024
1 parent c575dce commit f42bc38
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGES
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
v3.0.13 - YYYY-MMM-DD
---------------------

- Prevent concurrent access to data in InMemoryPerProcess'
resolveXXX methods
[PR #3216 - @eduar-hte]
- Remove several string copies and unnecessary heap allocations
[PR #3222 - @eduar-hte]
- Creating a std::string with a null pointer\
is undefined behaviour
[PR #3220 - @eduar-hte]
Expand Down

0 comments on commit f42bc38

Please sign in to comment.