Skip to content

Commit 123a6f4

Browse files
authored
haskell-overlays: reflex-dom-core -> 0.7.0.0 (#761)
1 parent 946ddd7 commit 123a6f4

File tree

2 files changed

+9
-3
lines changed

2 files changed

+9
-3
lines changed

ChangeLog.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
This project's release branch is `master`. This log is written from the perspective of the release branch: when changes hit `master`, they are considered released.
44

5+
## v0.9.2.0
6+
7+
* Bump
8+
* [reflex-dom-core to 0.7.0.0](https://github.com/reflex-frp/reflex-dom/releases/tag/reflex-dom-core-0.7.0.0).
9+
* reflex-dom to 0.6.1.1-r1
10+
511
## v0.9.1.0
612

713
* Add a partial preview of GHC 8.10 support, not on by default.
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"owner": "reflex-frp",
33
"repo": "reflex-dom",
4-
"branch": "release/reflex-dom/0.6.1.1",
4+
"branch": "release/reflex-dom-core/0.7.0.0",
55
"private": false,
6-
"rev": "05d8bf4d7f9ce9da39669cd0d6e03c06b0691aab",
7-
"sha256": "17njzfbmfwdfz7l0y36qw0yqpjax4bbmpgrmdbyxh13a8vz82an4"
6+
"rev": "a5ae0c8a8598ce531f80b8443cd3042314e821f3",
7+
"sha256": "04lrdhfkbk4nlj2lw7q96apjqmdydqafpylf10qgpjzpvn9la278"
88
}

0 commit comments

Comments
 (0)