Skip to content

Commit

Permalink
Bumped version
Browse files Browse the repository at this point in the history
  • Loading branch information
kocsismate committed Sep 14, 2017
1 parent dd4cef9 commit bfd5fec
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,17 @@
## 3.0.0 - unreleased
## 3.0.0-beta2 - unreleased

ADDED:

CHANGED:

REMOVED:

FIXED:

## 3.0.0-beta1 - 2017-09-14

CHANGED:

- Increased minimum PHP version requirement to 7.1
- `ExceptionFactoryInterface` methods must return `JsonApiExceptionInterface` (__BREAKING__)
- `AbstractDocument::getJsonApi()` and `AbstractDocument::getLinks()` return types must be declared (__BREAKING__)
Expand All @@ -15,6 +23,8 @@ REMOVED:

FIXED:

- Some minor type declaration-related issues

## 2.0.4 - 2017-09-13

ADDED:
Expand Down

0 comments on commit bfd5fec

Please sign in to comment.