Skip to content

Commit

Permalink
docs: update the changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
mlms13 committed Apr 8, 2023
1 parent 327175f commit 2888c28
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ More deprecations have been added to prepare for v2.0, as well as some new funct

- `arrayAt` allows decoding only specific positions of arrays, which is useful for building your own tuples
- `null` is a new decoder that only succeeds if it encounters a JSON `null` value
- `dictJson`, `arrayJson`, `listJson` were added to allow decoding outer structures while preserving inner JSON

## 1.1.0 (Mar 25, 2023)

Expand Down

0 comments on commit 2888c28

Please sign in to comment.