Skip to content

Commit

Permalink
fix: return types, dependencies and documentation link (#95)
Browse files Browse the repository at this point in the history
  • Loading branch information
repat committed Sep 18, 2020
1 parent b3fe069 commit 8db748f
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 1 deletion.
20 changes: 20 additions & 0 deletions CHANGELOG.md
Expand Up @@ -7,6 +7,25 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

## Unreleased

## 1.3.1 - 2020-09-16

### Fixed:

- Fix return types

## 1.3.0 - 2020-09-16

### Changed:

- Update requirements to allow Laravel 8 and Guzzle 7

## 1.2.0 - 2020-04-28

### Added:

- Methods for first and last block
- Support for laravel 7

## 1.1.0 - 2020-02-11

### Added
Expand Down Expand Up @@ -68,4 +87,5 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
- Add explicit class name casting with ucfirst

## 0.1.0 - 2018-06-28

- Initial Release
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -15,7 +15,7 @@
## Documentation

You can find installation instructions and detailed instructions on how to use this package at the [dedicated documentation site](https://docs.ark.io/sdk/clients/usage.html).
You can find installation instructions and detailed instructions on how to use this package at the [dedicated documentation site](https://sdk.ark.dev/php/client).

## Security

Expand Down

0 comments on commit 8db748f

Please sign in to comment.