Add pending change log entry for #7319. (#7339)

This commit is contained in:
M. J. Fromberger
2021-11-30 06:08:21 -08:00
committed by GitHub
parent 99ee730ee7
commit c9f90953a2

View File

@@ -44,6 +44,8 @@ Special thanks to external contributors on this release:
### IMPROVEMENTS
- [pubsub] \#7319 Performance improvements for the event query API (@creachadair)
### BUG FIXES
- fix: assignment copies lock value in `BitArray.UnmarshalJSON()` (@lklimek)