Skip to content

Commit d1a9313

Browse files
committed
add a changes entry
1 parent 6cf05b0 commit d1a9313

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGES.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@ git version
1616
open Foo (* calling refactor-open qualify on this open *)
1717
let _ = Foo.bar (* previously could result in [Dune__exe.Foo.bar] *)
1818
```
19-
- does not return identical (duplicate) edits
19+
- do not return identical (duplicate) edits
20+
- do not return unnecessary edits that when applied do not change the document
2021
+ editor modes
2122
- vim: add a simple interface to the new `construct` command:
2223
`MerlinConstruct`. When several results are suggested, `<c-i>` and `<c-u>`

0 commit comments

Comments
 (0)