Skip to content

Latest commit

 

History

History
34 lines (28 loc) · 1.19 KB

CHANGELOG.md

File metadata and controls

34 lines (28 loc) · 1.19 KB

Change Log


## 6.0.0

Breaking Changes

  • Add asset handling using Hugo Pipes (#80)
    • Asset folders affected - files moved from /static/assets/* to /assets/*

## 5.3.0

Patches

  • Fix preloading animation (#75)

## 5.3.0

Minor Changes

  • Add npm script for running Hugo exampleSite
  • Update config logic for featured post to use booleans (Fixes #59)
    • Backwards compatibility support for string values - "true" and "false"
  • Example Site - Update post content

Patches

  • Fix homepage issues with Hugo 0.57.0 (#71)

## 5.2.0

Minor Changes

  • Japanese content translations added (#64)
  • Update assets to latest from HTML5UP (#65)

5.1.1

Patches

  • Fixes #28 - Feature post with only one post