Skip to content

Releases: small-tech/node-hugo

2.0.0

04 Nov 15:34
2.0.0
bf73776

Choose a tag to compare

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, change taxonomy parameter to tags or categories. (See this issue.)

  • Change usage of parentheses in if or statements. (See this commit.)

Other changes

  • Now includes separate arm64 binary.