From 84da08d92449baafc210c15b6c8e76b1c4861124 Mon Sep 17 00:00:00 2001 From: Christopher Gammie Date: Fri, 29 Nov 2024 15:09:10 +0000 Subject: [PATCH] docs: update changelog and bump version --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 444db4e..2f187fd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file. This projec ## Unreleased +## [4.3.1] - 2024-11-29 + +### Fixed + +- Reverted [#19](https://github.com/laravel-json-api/core/pull/19) as the changes were breaking, so should not have been + released as a minor version. + ## [4.3.0] - 2024-11-26 ### Added