From 4aa2e6a576c943a406df50fa2ec5c2ca96284b9c Mon Sep 17 00:00:00 2001 From: Markus Podar Date: Mon, 7 Sep 2020 19:03:31 +0200 Subject: [PATCH] Update CHANGELOG.md (#1040) --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6ff1fcb..f940271 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,8 +2,11 @@ All notable changes to this project will be documented in this file. -[Next release](https://github.com/barryvdh/laravel-ide-helper/compare/v2.8.0...master) +[Next release](https://github.com/barryvdh/laravel-ide-helper/compare/v2.8.1...master) -------------- + +2020-09-07, 2.8.1 +----------------- ### Added - Support Laravel 8 [\#1022 / barryvdh](https://github.com/barryvdh/laravel-ide-helper/pull/1022) - Add option to force usage of FQN [\#1031 / edvordo](https://github.com/barryvdh/laravel-ide-helper/pull/1031)