Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Keats committed Dec 26, 2024
1 parent a8d0ddf commit 048473a
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,17 @@

## 0.20.0 (unreleased)

- Add `name` annotation for codeblock
- Add argument to `zola serve` to watch additional directories
- Disable JS minification when minifying HTML, it can result in broken JS
- Add external links class option to Markdown configuration
- Improve accessibility by nesting bottom footnotes inside footer element
- Add pagination info to sections
- Exclude paginated pages in sitemap by default
- Allow treating a missing highlight language as error
- Handle more editors with change detection in `zola serve`


## 0.19.2 (2024-08-15)

- Fix some of YAML date parsing
Expand Down

0 comments on commit 048473a

Please sign in to comment.