Skip to content

Commit b9628ad

Browse files
committed
Update changelog
1 parent 9b21e9d commit b9628ad

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

HISTORY.md

+19
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,22 @@
1+
# 3.0.0
2+
3+
Changes:
4+
5+
- Freeze `Option`, `Result` and `AsyncData` values (a0112d4)
6+
- Make `Option`, `Result` and `AsyncData` referentially equal when their values are (a0112d4)
7+
8+
# 2.3.2
9+
10+
Fixes:
11+
12+
- Fix type for `Result.fromJSON` (3c53fb0) (thanks @nobrayner!)
13+
14+
# 2.3.1
15+
16+
Fixes:
17+
18+
- Make `Serializer.encode` not throw on nullable values (d9e3483) (thanks @nobrayner!)
19+
120
# 2.3.0
221

322
Features:

0 commit comments

Comments
 (0)