Skip to content

Commit f42bc38

Browse files
authored
Update CHANGES
1 parent c575dce commit f42bc38

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGES

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
v3.0.13 - YYYY-MMM-DD
22
---------------------
33

4+
- Prevent concurrent access to data in InMemoryPerProcess'
5+
resolveXXX methods
6+
[PR #3216 - @eduar-hte]
7+
- Remove several string copies and unnecessary heap allocations
8+
[PR #3222 - @eduar-hte]
49
- Creating a std::string with a null pointer\
510
is undefined behaviour
611
[PR #3220 - @eduar-hte]

0 commit comments

Comments
 (0)