Skip to content

Commit

Permalink
Add a forgotten changelog entry to effectful-plugin
Browse files Browse the repository at this point in the history
See 5979e8f.
  • Loading branch information
arybczak committed Oct 5, 2024
1 parent 20cae24 commit f933850
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions effectful-plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# effectful-plugin-1.1.0.4 (2024-??-??)
* Fix inference in presence of implicit parameters.

# effectful-plugin-1.1.0.3 (2024-06-07)
* Drop support for GHC 8.8.

Expand Down
2 changes: 1 addition & 1 deletion effectful-plugin/effectful-plugin.cabal
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
cabal-version: 3.0
build-type: Simple
name: effectful-plugin
version: 1.1.0.3
version: 1.1.0.4
license: BSD-3-Clause
license-file: LICENSE
category: Control
Expand Down

0 comments on commit f933850

Please sign in to comment.