Skip to content

Commit 46b4461

Browse files
committed
Add changelog entry for ocaml#1076
Signed-off-by: Paul-Elliot <peada@free.fr>
1 parent 79a0965 commit 46b4461

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGES.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@
55
- Improve jump to implementation in rendered source code, and add a
66
`count-occurrences` flag and command to count occurrences of every identifiers
77
(@panglesd, #976)
8+
- Added a `--occurrences` argument to the `compile-index` command to output the
9+
number of occurrences of each entry of the index in the json output
10+
(@panglesd, #1076).
811

912
### Changed
1013

0 commit comments

Comments
 (0)