diff --git a/CHANGES.md b/CHANGES.md index ef602d221..b4ae6861d 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -11,6 +11,8 @@ ## Features +- Compatibility with Odoc 2.3.0, with support for the introduced syntax: tables, + and "codeblock output" (#1184) - Display text of references in doc strings (#1166) - Add mark/remove unused actions for open, types, for loop indexes, modules, match cases, rec, and constructors (#1141)