hugo-sandstorm/.sandstorm/changelog.md

40 lines
717 B
Markdown
Raw Normal View History

2021-11-19 18:16:24 +00:00
## 0.89.4~2021-11-19
* Upgrade Hugo to 0.89.4 extended
2021-10-15 19:53:57 +00:00
## 0.88.1~2021-10-10
* Upgrade Hugo to 0.88.1 extended
## 0.79.1~2020-12-22
* Upgrade Hugo to 0.79.1 to deal with security issue
2020-07-28 10:59:12 +00:00
# V0.74.3-2020-07-28
* Upgrade Hugo to 0.74.3
# V0.69.0~2020-04-21
2020-04-15 23:16:52 +00:00
* Upgrade Hugo to 0.69.0.
* Note: If you use inline HTML in your Markdown, add the following to `config.toml`:
```
[markup.goldmark.renderer]
unsafe= true
```
* Replace Caddy with Cloud Commander for admin file management.
# V0.20-sandstorm2
2020-04-15 23:16:52 +00:00
* Upgrade Hugo.
* Switch to newer, easier-to-maintain launch screen and Git server setup.
# V0.19-sandstorm1
2020-04-15 23:16:52 +00:00
* Launch screen improvements.
# V0.19-sandstorm0 (2017-03-17)
2017-03-12 23:11:55 +00:00
2020-04-15 23:16:52 +00:00
* Initial release.