diff --git a/CHANGELOG.md b/CHANGELOG.md index d6f892140..b9344e0fd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,7 @@ * Considerably improve page loading times in the browser * Allow customizing `search_data` for extra pages * Use native style for scroll bars - * Enhance navigation between extra pages with padding and hover effects + * Enhance links between extra pages with padding and hover effects * Go to latest goes to the same page if it exists, root otherwise * Apply new style and layout for tabs * Increase font-weight on sidebar on Apple machines/devices @@ -14,6 +14,7 @@ * Add compatibility to Erlang/OTP 28+ * Rely on the operating system monospace font for unified experience and better load times * Introduce `"exdoc:loaded"` window event to track navigation + * Support for favicons * Bug fixes * Move action links out from heading tags