Skip to content

Latest commit

 

History

History
38 lines (20 loc) · 774 Bytes

CHANGELOG.md

File metadata and controls

38 lines (20 loc) · 774 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[1.4.0] - 2021-09-16

Changed

  • Upgraded Tailwind to allow for JIT support

[1.3.0] - 2020-10-24

Added

  • Hashes built CSS file

[1.2.0] - 2020-10-19

Added

  • Minifies HTML when the site is built

[1.1.0] - 2020-10-16

Added

  • Copies any static folders from src over to dist allwoing for adding images folders and the like

Changed

  • Reloads CSS automatically when main src/css/styles.css is edited

[1.0.0] - 2020-10-13

Initial release which includes the basics of building and developing the site.