diff --git a/CHANGES.md b/CHANGES.md index 724588f25..4bf142102 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,4 +1,4 @@ -### unreleased +### 2.0.0 #### Added @@ -6,10 +6,6 @@ (#346, @Leonidas-from-XIV) - Make MDX compatible with OCaml 4.14 (#356, @NathanReb) -#### Changed - -#### Deprecated - #### Fixed - Use the same output as the normal toplevel. Mdx used to carry an unsafe patch @@ -26,8 +22,6 @@ instead. This label was only used for the `rule` command and can now be safely removed. (#363, @Leonidas-from-XIV) -#### Security - ### 1.11.0 #### Added