Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 1.04 KB

CHANGELOG.md

File metadata and controls

29 lines (19 loc) · 1.04 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

v1.0.0-beta.3 - 2019-10-14

Changed

  • Update Style CI preset to use Laravel (#1)
  • Add composer dependency for HttpAdaptor interface, update doc blocks and formatting (#2)
  • Remove PHP CodeSniffer (#3)
  • Update the README heading (#4)
  • Update PHPUnit to v8 (#5)

v1.0.0-beta.2 - 2019-02-06

Fixed

  • Fix the Composer package name

v1.0.0-beta.1 - 2019-01-28

Added

  • Initial release