Skip to content

Latest commit

 

History

History
38 lines (20 loc) · 709 Bytes

CHANGELOG.md

File metadata and controls

38 lines (20 loc) · 709 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.

You can find and compare releases at the GitHub release page.

Unreleased

3.1.0

Added

  • Support webonyx/graphql-php@^14.0.0

3.0.2

Changed

  • Move util functions to class for better autoloading

3.0.1

Fixed

  • Export only minimally needed files in distribution package

3.0.0

Changed

  • Bump dependencies of various packages

Removed

  • Remove support for PHP 7.1