Upgrade Hugo to version 0.78.0 (breaking change)
Current version: 0.78.0 (November 3rd, 2020)
Previous version: 0.64.1 (February 9th, 2020)
There are breaking changes between these Hugo versions, so please read through the Hugo release notes.
We ran into the following two issues while upgrading our own sites:
-
In the
[outputs]section of your config.toml file, changetaxonomyparameter totagsorcategories. (See this issue.) -
Change usage of parentheses in
if orstatements. (See this commit.)
Other changes
- Now includes separate arm64 binary.