Skip to content

Commit 42fa088

Browse files
Release 2.1.0
1 parent 6cb37fd commit 42fa088

File tree

1 file changed

+5
-9
lines changed

1 file changed

+5
-9
lines changed

CHANGES.md

Lines changed: 5 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,15 @@
1-
## unreleased
1+
## 2.1.0
2+
3+
*2023-04-26*
24

35
### Added
46

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

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

11-
### Removed
12-
13-
### Changed
14-
15-
### Fixed
16-
1713
## 2.0.2
1814

1915
*2022-08-09*

0 commit comments

Comments
 (0)