We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6cb37fd commit 42fa088Copy full SHA for 42fa088
CHANGES.md
@@ -1,19 +1,15 @@
1
-## unreleased
+## 2.1.0
2
+
3
+*2023-04-26*
4
5
### Added
6
-- Add Yojson.Raw.Util module to provide combinators for extracting fields
- 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)
9
10
- Add `Util.path` function to recurse into an object through a list of keys.
11
(@cuihtlauac, @Leonidas-from-XIV, #157)
12
-### Removed
-
13
-### Changed
14
15
-### Fixed
16
17
## 2.0.2
18
19
*2022-08-09*
0 commit comments