From 1b487d24c7305ce27a2a53c57d49a02f897782f8 Mon Sep 17 00:00:00 2001 From: AlexVanderbist Date: Fri, 11 Mar 2022 14:29:24 +0000 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b8282eed..96895dc0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,12 @@ All notable changes to `laravel-ignition` will be documented in this file +## 1.0.9 - 2022-03-11 + +- Fix the reported URL when using Octane on Vapor + +**Full Changelog**: https://github.com/spatie/laravel-ignition/compare/1.0.8...1.0.9 + ## 1.0.8 - 2022-03-11 - Avoid generating the error report multiple times to save resources