From 456919de94ca8e12af0a60e6f2c527676d3af5c7 Mon Sep 17 00:00:00 2001 From: stefanScrumble <89080949+stefanScrumble@users.noreply.github.com> Date: Thu, 4 Jan 2024 12:49:07 +0100 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9bc1759..301458a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,7 +21,7 @@ All notable changes to this project will be documented in this file. ### Fixes - Add AllowDynamicProperties when creating mixin: credit to GeoSot - https://github.com/GeoSot/laravel-ide-helper -- Fix for getSomethingAttribute functions which return a collection with type templating in the phpDoc. +- Fix for getSomethingAttribute functions which return a collection with type templating in the phpDoc. https://github.com/scrumble-nl/laravel-ide-helper/pull/1 ### Extra This release contains all commits from the main laravel-ide-helper repo up to 04-01-2024.