Skip to content

Commit 2a0499c

Browse files
authored
Fix ChangeLog order and spacing
1 parent 3dbe56c commit 2a0499c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

ChangeLog.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,13 @@
77
respectively.
88

99
* Fixes a bug in `Reflex.Patch.MapWithMove.patchThatSortsMapWith` that was producing invalid `PatchMapWithMove`.
10-
* Additional instances for `Group` and `Query` classes for basic types.
1110

1211
* Add missing `NotReady` instances:
1312
- `instance NotReady (SpiderTimeline x) (SpiderHost x)`
1413
- `instance HasSpiderTimeline x => NotReady (SpiderTimeline x) (PerformEventT (SpiderTimeline x) (SpiderHost x))`
1514

15+
* Additional instances for `Group` and `Query` classes for basic types.
16+
1617
## 0.6.2.4
1718

1819
* Update to monoidal-containers 0.6

0 commit comments

Comments
 (0)