Skip to content

Commit 6e7b6a3

Browse files
committed
[Docs] Update changelog and bump version
1 parent d2b617e commit 6e7b6a3

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

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

5+
## [2.0.0-beta.2] - 2020-04-12
6+
7+
### Changed
8+
- Refactored API configuration to reduce constructor arguments in the API class.
9+
- Updated UUID dependency so that version 3 and 4 are allowed.
10+
11+
### Fixed
12+
- [#498](https://github.com/cloudcreativity/laravel-json-api/issues/498)
13+
Update exception parser interface to type-hint a `Throwable` instance instead of an
14+
`Exception`.
15+
516
## [2.0.0-beta.1] - 2020-03-04
617

718
### Added

0 commit comments

Comments
 (0)