Skip to content

Commit ada479d

Browse files
committed
Add changelog entry for ocaml#1076
Signed-off-by: Paul-Elliot <peada@free.fr>
1 parent 3fc9696 commit ada479d

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
@@ -19,6 +19,9 @@
1919
- Add a marshalled search index consumable by sherlodoc (@EmileTrotignon, @panglesd, #1084)
2020
- Add a `--index` argument to pass indexes to the document generation, currently
2121
used for sidebar (@panglesd, #1145)
22+
- Added a `--occurrences` argument to the `compile-index` command to output the
23+
number of occurrences of each entry of the index in the json output
24+
(@panglesd, #1076).
2225

2326
### Changed
2427

0 commit comments

Comments
 (0)