Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
curranosaurus committed Oct 31, 2024
1 parent 934d928 commit 2fc5f34
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## [0.3.1.1] - 2024-10-31

- Add `Hashable` and `NFData` instances to `NonEmptyText`.
- Add `Data`, `Ord`, `Hashable` and `NFData` instances to `NullableNonEmptyText`.
- Add dependences on `deepseq` and `hashable`.

## [0.3.1.0] - 2024-02-29

- Add `Data` instance to `NonEmptyText`.
Expand Down

0 comments on commit 2fc5f34

Please sign in to comment.