Skip to content

Commit 0d334be

Browse files
authored
Release 2.3.1.0, effectful-plugin-1.1.0.3 and effectful-th-1.0.0.2 (#222)
1 parent 300dcac commit 0d334be

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

effectful-core/CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# effectful-core-2.3.1.0 (????-??-??)
1+
# effectful-core-2.3.1.0 (2024-06-07)
22
* Drop support for GHC 8.8.
33
* Remove inaccurate information from the `Show` instance of `ErrorWrapper`.
44
* Add `Effectful.Provider.List`, generalization of `Effectful.Provider`.

effectful-plugin/CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# effectful-plugin-1.1.0.3 (2024-??-??)
1+
# effectful-plugin-1.1.0.3 (2024-06-07)
22
* Drop support for GHC 8.8.
33

44
# effectful-plugin-1.1.0.2 (2023-09-13)

effectful-th/CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# effectful-th-1.0.0.2 (2024-??-??)
1+
# effectful-th-1.0.0.2 (2024-06-07)
22
* Add support for GHC 9.10.
33
* Drop support for GHC 8.8.
44
* `makeEffect` no longer generates `Wunused-type-patterns` warning ([#200](https://github.com/haskell-effectful/effectful/pull/200)).

effectful/CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# effectful-2.3.1.0 (????-??-??)
1+
# effectful-2.3.1.0 (2024-06-07)
22
* Drop support for GHC 8.8.
33
* Remove inaccurate information from the `Show` instance of `ErrorWrapper`.
44
* Add `Effectful.Provider.List`, generalization of `Effectful.Provider`.

0 commit comments

Comments
 (0)