Skip to content

Commit c3635da

Browse files
committed
[Docs] Update changelog
1 parent b83b30e commit c3635da

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@
33
All notable changes to this project will be documented in this file. This project adheres to
44
[Semantic Versioning](http://semver.org/) and [this changelog format](http://keepachangelog.com/).
55

6+
## Unreleased
7+
8+
### Fixed
9+
10+
- [#204](https://github.com/laravel-json-api/laravel/issues/204) Fix exception parser causing error when request does
11+
not have a matching route (e.g. in a `404 Not Found` scenario).
12+
613
## [2.4.0] - 2022-06-25
714

815
### Added

0 commit comments

Comments
 (0)