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 8c50afc07c
commit 3bfa4fa267
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

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
```