Skip to content

Commit

Permalink
chore: better formatting in CHANGES
Browse files Browse the repository at this point in the history
Signed-off-by: Rudi Grinberg <me@rgrinberg.com>

<!-- ps-id: a33e0918-cf10-49ab-8bcc-acc1ad038b64 -->
  • Loading branch information
rgrinberg committed Oct 16, 2023
1 parent ce2e46b commit 67764d3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,13 @@
## Fixes

- Fix missing super & subscripts in markdown documentation. (#1170)

- Do not invoke dune at all if `--fallback-read-dot-merlin` flag is on. (#1173)

- Fix semantic highlighting of infix operators that contain '.'. (#1186)

- Disable highlighting unit as an enum member to fix comment highlighting bug. (#1185)

- Improve type-on-hover and type-annotate efficiency by only formatting the type
of the first enclosing. (#1191, #1196)

Expand Down

0 comments on commit 67764d3

Please sign in to comment.