Skip to content

Commit

Permalink
Add changelog entry for #1220
Browse files Browse the repository at this point in the history
  • Loading branch information
panglesd committed Oct 18, 2024
1 parent 82c4d01 commit 35ad0aa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
Absolute (`{!/foo}`), relative (`{!./foo}`) and package-local (`{!//foo}`)
are added.
- Add a marshalled search index consumable by sherlodoc (@EmileTrotignon, @panglesd, #1084)
- Add a `--index` argument to pass indexes to the document generation, currently
used for sidebar (@panglesd, #1145)
- Add a `--index` argument to pass indexes to the document generation. Generate
a full sidebar for pages and values (@panglesd, #1145, #1220)
- Allow referencing of polymorphic constructors in polymorphic variant type
aliases (@panglesd, #1115)
- Added a `--occurrences` argument to the `compile-index` command to output the
Expand Down

0 comments on commit 35ad0aa

Please sign in to comment.