Skip to content

Latest commit

 

History

History
37 lines (29 loc) · 721 Bytes

CHANGELOG.md

File metadata and controls

37 lines (29 loc) · 721 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.

[Unreleased]

Added

Changed

Deprecated

Removed

Fixed

Security


[2.0.1] - 2019-10-23

Fixed

  • Fix typo in namespace param

[2.0.0] - 2019-10-23

Added

  • Support custom namespaces

Changed

  • Switch to named/hash params

[1.1.1] - 2019-10-18

Fixed

  • Prevent modification of frozen strings.

[1.1.0] - 2019-10-18

Added

  • Allow for sanitization of action name.

[1.0.0] - 2019-10-18

Added

  • Initial release