Skip to content

Commit 3125899

Browse files
Update changelog for 2.3.0
1 parent a037f90 commit 3125899

File tree

1 file changed

+4
-12
lines changed

1 file changed

+4
-12
lines changed

CHANGES.md

Lines changed: 4 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,14 @@
1-
### unreleased
2-
3-
- Switch to using the parser that toplevel uses (found in a mutable
4-
`ref`, instead of always the official OCaml parser). This allows
5-
Camlp5's parser to be used with MDX. (#417, @chetmurthy)
1+
### 2.3.0
62

73
#### Added
84

95
- Added support for `mld` files (#423, @jonludlam)
106

117
#### Changed
128

13-
#### Deprecated
14-
15-
#### Fixed
16-
17-
#### Removed
18-
19-
#### Security
9+
- Switch to using the parser that toplevel uses (found in a mutable
10+
`ref`, instead of always the official OCaml parser). This allows
11+
Camlp5's parser to be used with MDX. (#417, @chetmurthy)
2012

2113
### 2.2.1
2214

0 commit comments

Comments
 (0)