Skip to content

Commit 63a8978

Browse files
authored
Add ChangeLog entry for missing NotReady instances
1 parent ddd6592 commit 63a8978

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

ChangeLog.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@
88

99
* Fixes a bug in `Reflex.Patch.MapWithMove.patchThatSortsMapWith` that was producing invalid `PatchMapWithMove`.
1010

11+
* Add missing `NotReady` instances:
12+
- `instance NotReady (SpiderTimeline x) (SpiderHost x)`
13+
- `instance HasSpiderTimeline x => NotReady (SpiderTimeline x) (PerformEventT (SpiderTimeline x) (SpiderHost x))`
14+
1115
## 0.6.2.4
1216

1317
* Update to monoidal-containers 0.6

0 commit comments

Comments
 (0)