Skip to content

Latest commit

 

History

History
101 lines (55 loc) · 1.33 KB

CHANGELOG.md

File metadata and controls

101 lines (55 loc) · 1.33 KB

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.

[Unreleased]

Added

Changed

  • Bump changelog and get on with it.
  • Bump docblock comments via git and sed.

Deprecated

Removed

  • All command line args.

Fixed

Security

[2.2.1] - 2021/07/29

Changed

  • Update file util methods.
  • Update test coverage.

[2.2.0] - 2021/07/28

Added

  • Add unit tests. [#22]
  • Add type util methods.
  • Add quiet CLI flag.
  • Add linting. [#26]

Changed

  • Update file util methods.

[2.1.0] - 2021/07/21

Added

  • Add prefix configuration.

[2.0.0] - 2021/07/20

Added

  • Bump WordPress plugin.

Changed

  • Rewrite classes.

Removed

  • Remove configuration.

[1.3.0] - 5/20/2021

Added

  • Bump WordPress theme.

[1.2.1] - 4/5/2021

Fixed

  • Fix release tags typo. [#12]

[1.2.0] - 4/5/2021

Added

  • Get package version from CLI. [#7]
  • Get package help documentation from CLI.

Changed

  • Better logging.
  • Cancel Changelog bump if file does not exist.

[1.1.0] - 4/2/2021

Added

  • Add CLI flag configuration. [#4]

[1.0.0] - 3/30/2021

Added

  • Bump Changelog.