Skip to content

Commit

Permalink
Release 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Leonidas-from-XIV committed Apr 26, 2023
1 parent 6cb37fd commit 42fa088
Showing 1 changed file with 5 additions and 9 deletions.
14 changes: 5 additions & 9 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,15 @@
## unreleased
## 2.1.0

*2023-04-26*

### Added

- Add Yojson.Raw.Util module to provide combinators for extracting fields
from Yojson.Raw values. (@tmcgilchrist, #163)
- Add `Yojson.Raw.Util` module to provide combinators for extracting fields
from `Yojson.Raw.t` values. (@tmcgilchrist, #163)

- Add `Util.path` function to recurse into an object through a list of keys.
(@cuihtlauac, @Leonidas-from-XIV, #157)

### Removed

### Changed

### Fixed

## 2.0.2

*2022-08-09*
Expand Down

0 comments on commit 42fa088

Please sign in to comment.