We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cafd8d7 commit a812c29Copy full SHA for a812c29
1 file changed
RELEASE_NOTES.md
@@ -6,7 +6,8 @@
6
7
## Upgrading
8
9
-<!-- Here goes notes on how to upgrade from previous versions, including deprecations and what they should be replaced with -->
+- `LatestValueCache` now closes the receiver when it is stopped.
10
+- Fetching values from stopped `LatestValueCache` instances is now disallowed.
11
12
## New Features
13
0 commit comments