Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 896 Bytes

CHANGELOG.md

File metadata and controls

32 lines (19 loc) · 896 Bytes

Change Log

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

Changelog entries are classified using the following labels (from Keep a changelog):

Project versions conform to Semantic Versioning

  • Added: for new features
  • Bumped: updated dependencies, only minor or higher will be listed
  • Changed: for changes in existing functionality
  • Deprecated: for once-stable features removed in upcoming releases
  • Fixed: for any bug fixes
  • Removed: for deprecated features removed in this release

[1.3.0]

Added

  • Include screen.scss screen-only stylesheet

[1.2.0]

Removed

  • Remove js files from _assets, these have been moved into the quire-11ty package

[1.1.0]

Changed

  • Update styles and templates to support refactored ref shortcode with scroll interactions.