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 0ca5d50 commit 2adab02Copy full SHA for 2adab02
CHANGES.md
@@ -1,15 +1,11 @@
1
-### unreleased
+### 2.0.0
2
3
#### Added
4
5
- Add trailing `;;` to the output of toplevel phrases that were missing it.
6
(#346, @Leonidas-from-XIV)
7
- Make MDX compatible with OCaml 4.14 (#356, @NathanReb)
8
9
-#### Changed
10
-
11
-#### Deprecated
12
13
#### Fixed
14
15
- Use the same output as the normal toplevel. Mdx used to carry an unsafe patch
@@ -26,8 +22,6 @@
26
22
instead. This label was only used for the `rule` command and can now be
27
23
safely removed. (#363, @Leonidas-from-XIV)
28
24
29
-#### Security
30
31
25
### 1.11.0
32
33
0 commit comments