From e26c225066968b71e73cc1a698de1c484e24d287 Mon Sep 17 00:00:00 2001 From: Fred Carlsen Date: Tue, 10 May 2022 07:51:43 +0000 Subject: [PATCH] 3.0.0 --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 365075d..56de2e2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). +## 3.0.0 - 2022-05-10 + +### Changed +- Moved to the `illuminate/collections` package + ## 2.0.4 - 2020-11-26 ### Fixed