Skip to content

Commit

Permalink
Release 0.4.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Bodigrim committed Apr 19, 2024
1 parent ceb2510 commit ea09396
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# 0.4.1.0

* Fix divergence of `fromInfinite` and `fromListWithDef` on infinite inputs.

# 0.4.0.0

* Remove instances `Foldable` and `Traversable`, they are too dangerous to diverge.
Expand Down
2 changes: 1 addition & 1 deletion chimera.cabal
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cabal-version: 2.2
name: chimera
version: 0.4.0.0
version: 0.4.1.0
license: BSD-3-Clause
license-file: LICENSE
copyright: 2017-2019 Bodigrim
Expand Down

0 comments on commit ea09396

Please sign in to comment.