mirror of
https://github.com/jtdaugherty/brick.git
synced 2024-12-28 00:12:02 +03:00
CHANGELOG: 1.0 edits
This commit is contained in:
parent
d168aef6bd
commit
ee5cfd66dd
@ -56,7 +56,7 @@ ticket](https://github.com/jtdaugherty/brick/issues/379).
|
|||||||
once the event handler finished. Now, the event handler is paused
|
once the event handler finished. Now, the event handler is paused
|
||||||
while the specified action is run. This allows `EventM` code to
|
while the specified action is run. This allows `EventM` code to
|
||||||
continue to run after `suspendAndResume` is called and before
|
continue to run after `suspendAndResume` is called and before
|
||||||
control is returned to `brick.
|
control is returned to `brick`.
|
||||||
* Brick now depends on `mtl` rather than `transformers`.
|
* Brick now depends on `mtl` rather than `transformers`.
|
||||||
* The `IsString` instance for `AttrName` was removed.
|
* The `IsString` instance for `AttrName` was removed.
|
||||||
* This change is motivated by the API wart that resulted from the
|
* This change is motivated by the API wart that resulted from the
|
||||||
|
Loading…
Reference in New Issue
Block a user