From 178586f0a0e9daa7cbd24121c9917214a4ae7663 Mon Sep 17 00:00:00 2001 From: Joe Roe Date: Mon, 12 Feb 2024 09:16:39 +0100 Subject: [PATCH] Update NEWS --- NEWS.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/NEWS.md b/NEWS.md index e3aa2d0..6c3c412 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,7 +1,13 @@ # risotto (development version) -* Fix overflow of code blocks with line numbers (#41) -* Add descriptions to sidebar of list pages, where defined in the frontmatter of `_index.md` (#55) +* Fixed overflow of code blocks with line numbers (#41) +* Added descriptions to sidebar of list pages, where defined in the frontmatter of `_index.md` (#55) +* Made sidebar sticky, avoiding overflow for long tables of contents (#51) +* Updated FontAwesome to 6.5.1 (#63) + * Please note that future versions will probably not include FontAwesome by default +* Updated Academicons to 1.9.4 (#63) + * Please note that future versions will probably not include Academicons by default +* Fixed invalid HTML in page header (#64) # risotto 0.3.0