From 5e204d3ee80c5082bc15d2b8b2ca556a73d1b5ef Mon Sep 17 00:00:00 2001 From: riasvdv Date: Wed, 17 Aug 2022 08:15:01 +0000 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 21389f3..3f0c41a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,18 @@ All notable changes to `laravel-onboard` will be documented in this file. +## 2.3.0 - 2022-08-17 + +### What's Changed + +- Add callable attributes support by @talelmishali in https://github.com/spatie/laravel-onboard/pull/12 + +### New Contributors + +- @talelmishali made their first contribution in https://github.com/spatie/laravel-onboard/pull/12 + +**Full Changelog**: https://github.com/spatie/laravel-onboard/compare/2.2.0...2.3.0 + ## 2.2.0 - 2022-08-10 ### What's Changed