Skip to content

Commit

Permalink
Prepare release 1.0.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
mmhat committed Oct 31, 2024
1 parent 581c60b commit b0a2991
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 3 deletions.
9 changes: 7 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,15 @@
# CHANGELOG

## v1.0.0.3 (2024-10-31)
* Bumped upper bounds of effectful dependency.
Also removed effectful-core dependency.

## v1.0.0.2 (2024-07-16)
* Bumped upper bounds for bytestring and tasty dependency.
* Bumped upper bounds of bytestring and tasty dependency.
* Corrected lower bound of typed-process dependency.

## v1.0.0.1 (2023-10-07)
* Bumped upper bounds for effectful and effectful-core dependency.
* Bumped upper bounds of effectful and effectful-core dependency.

## v1.0.0.0 (2023-08-23)
* Initial release
2 changes: 1 addition & 1 deletion typed-process-effectful.cabal
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cabal-version: 3.0
name: typed-process-effectful
version: 1.0.0.2
version: 1.0.0.3
synopsis:
A binding of the typed-process library for the effectful effect system.

Expand Down

0 comments on commit b0a2991

Please sign in to comment.