diff --git a/History.markdown b/History.markdown index 6182f4ea..022794cc 100644 --- a/History.markdown +++ b/History.markdown @@ -23,6 +23,7 @@ * Remove unneeded end tag for `link` in site template (#3236) * Kramdown: Use `enable_coderay` key instead of `use_coderay` (#3237) * Unescape `Document` output path (#2924) + * Fix nav items alignment when on multiple rows (#3264) ### Development Fixes