We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a037f90 commit 3125899Copy full SHA for 3125899
CHANGES.md
@@ -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)
+### 2.3.0
6
7
#### Added
8
9
- Added support for `mld` files (#423, @jonludlam)
10
11
#### Changed
12
13
-#### Deprecated
14
15
-#### Fixed
16
17
-#### Removed
18
19
-#### Security
+- Switch to using the parser that toplevel uses (found in a mutable
+ `ref`, instead of always the official OCaml parser). This allows
+ Camlp5's parser to be used with MDX. (#417, @chetmurthy)
20
21
### 2.2.1
22
0 commit comments