Skip to content

Latest commit

 

History

History
37 lines (25 loc) · 974 Bytes

CHANGELOG.md

File metadata and controls

37 lines (25 loc) · 974 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.

2.0.1 - 2024-05-22

Changed

  • Updated dependencies.

2.0.0 - 2024-02-12

Changed

  • Turned off the following rules:
    • disallowBlockExpansion
    • disallowClassAttributeWithStaticValue
    • disallowIdAttributeWithStaticValue
    • disallowTrailingSpaces
    • requireLineFeedAtFileEnd
    • validateExtensions
    • validateIndentation
  • Updated dependencies.

1.0.0 - 2024-01-25

Added

  • Basic project configuration files.
  • Pug-lint configuration file.