From 13f3ba6c3dc49d134ded1860cd640275548b80f5 Mon Sep 17 00:00:00 2001 From: taylorotwell Date: Tue, 12 Nov 2024 16:26:33 +0000 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ae7c0efbf..5aa20bb70 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,10 @@ # Release Notes -## [Unreleased](https://github.com/laravel/telescope/compare/v5.2.4...5.x) +## [Unreleased](https://github.com/laravel/telescope/compare/v5.2.5...5.x) + +## [v5.2.5](https://github.com/laravel/telescope/compare/v5.2.4...v5.2.5) - 2024-10-31 + +* Bump elliptic from 6.5.7 to 6.6.0 by [@dependabot](https://github.com/dependabot) in https://github.com/laravel/telescope/pull/1541 ## [v5.2.4](https://github.com/laravel/telescope/compare/v5.2.3...v5.2.4) - 2024-10-29