35 lines
1.2 KiB
Markdown
Executable File
35 lines
1.2 KiB
Markdown
Executable File
# Change Log
|
||
|
||
---
|
||
## `6.0.0`
|
||
### Breaking Changes
|
||
- Add asset handling using Hugo Pipes ([#80](https://github.com/curtistimson/hugo-theme-massively/pull/80))
|
||
- Asset folders affected - files moved from `/static/assets/*` to `/assets/*`
|
||
|
||
---
|
||
## `5.3.0`
|
||
### Patches
|
||
- Fix preloading animation ([#75](https://github.com/curtistimson/hugo-theme-massively/issues/75))
|
||
|
||
---
|
||
## `5.3.0`
|
||
### Minor Changes
|
||
- Add npm script for running Hugo `exampleSite`
|
||
- Update config logic for featured post to use booleans (Fixes [#59](https://github.com/curtistimson/hugo-theme-massively/issues/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](https://github.com/curtistimson/hugo-theme-massively/issues/71))
|
||
|
||
---
|
||
## `5.2.0`
|
||
### Minor Changes
|
||
- Japanese content translations added ([#64](https://github.com/curtistimson/hugo-theme-massively/pull/64))
|
||
- Update assets to latest from HTML5UP ([#65](https://github.com/curtistimson/hugo-theme-massively/pull/65))
|
||
|
||
---
|
||
## `5.1.1`
|
||
### Patches
|
||
- Fixes [#28](https://github.com/curtistimson/hugo-theme-massively/issues/28) - Feature post with only one post
|