Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 764 Bytes

CHANGELOG.md

File metadata and controls

29 lines (17 loc) · 764 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.

0.4.1 - 2020-10-25

Fixed

  • Stop holding presets as constants.

0.4.0 - 2020-10-12

Added

  • Add CHANGELOG.md.

Changed

  • Specify required_ruby_version to '>= 2.6'.
  • Make preprocessors not to change given text destructively.