updated changelog

This commit is contained in:
Annika Hannig 2024-02-12 17:39:55 +01:00
parent 4e88ca340c
commit 965313c62b

View File

@ -22,7 +22,7 @@
* Examples for the global search can be added using the
theme's `Alice.updateContent` API:
`{lookup: {examples: [["asn" "AS2342"], ...]}}`. Valid types
`{lookup: {examples: [["asn", "AS2342"], ...]}}`. Valid types
are: `asn`, `community` `prefix` and `q`.
* Performance in search has been improved.