Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
bloodyowl committed Oct 22, 2024
1 parent 9b21e9d commit b9628ad
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,22 @@
# 3.0.0

Changes:

- Freeze `Option`, `Result` and `AsyncData` values (a0112d4)
- Make `Option`, `Result` and `AsyncData` referentially equal when their values are (a0112d4)

# 2.3.2

Fixes:

- Fix type for `Result.fromJSON` (3c53fb0) (thanks @nobrayner!)

# 2.3.1

Fixes:

- Make `Serializer.encode` not throw on nullable values (d9e3483) (thanks @nobrayner!)

# 2.3.0

Features:
Expand Down

0 comments on commit b9628ad

Please sign in to comment.