Skip to content
This repository has been archived by the owner on Jul 8, 2020. It is now read-only.

Latest commit

 

History

History
21 lines (15 loc) · 720 Bytes

CHANGELOG.md

File metadata and controls

21 lines (15 loc) · 720 Bytes

Changelog

All notable changes to this package will be documented here.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

1.1.0 - 2020-06-28

Fixed

  • Change orchestra/testbench version to match Laravel version.

Added

  • Added a IdentityManager::flushIdentities() method to clear the identity map (#2).

1.0.0 - 2020-06-24

  • Initial release