diff --git a/packages/firestore/CHANGELOG.md b/packages/firestore/CHANGELOG.md index 2267cf7c61a..565737935f9 100644 --- a/packages/firestore/CHANGELOG.md +++ b/packages/firestore/CHANGELOG.md @@ -1,4 +1,6 @@ # Unreleased +- [fixed] Temporarily reverted the use of window.crypto to generate document + IDs to address compatibility issues with IE 11, WebWorkers, and React Native. - [changed] Firestore now limits the number of concurrent document lookups it will perform when resolving inconsistencies in the local cache (#2683). - [changed] Changed the in-memory representation of Firestore documents to