Add missing changelog for pr #13093 (#13095)

This commit is contained in:
Steven Clark
2021-11-09 11:03:59 -05:00
committed by GitHub
parent 4a410cac87
commit 1e7d75b684

3
changelog/13093.txt Normal file
View File

@@ -0,0 +1,3 @@
```release-note:bug
core/identity: Address a data race condition between local updates to aliases and invalidations
```