diff --git a/CHANGES.md b/CHANGES.md index 451412c43..7c50f1a83 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -7,6 +7,7 @@ ## Features +- Support tables, and "codeblock output", in the odoc language (#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)