Skip to content

Commit

Permalink
Add link to docs
Browse files Browse the repository at this point in the history
  • Loading branch information
gerardojbaez committed May 29, 2018
1 parent 94c8d1a commit dd7f14d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
## [UNRELEASED]

### Added
- Now the subscription returned by the `subscription()` method in the `PlanSubscriber` trait is resolved by a class compatible with `Gerardojbaez\Laraplans\Contracts\SubscriptionResolverInterface`. Default resolver is `Gerardojbaez\Laraplans\Contracts\SubscriptionResolver`. Behavior and logic not changed.
- Now the subscription returned by the `subscription()` method in the `PlanSubscriber` trait is resolved by a class compatible with `Gerardojbaez\Laraplans\Contracts\SubscriptionResolverInterface`. Default resolver is `Gerardojbaez\Laraplans\Contracts\SubscriptionResolver`. Behavior and logic not changed. [Documentation](http://laraplans.readthedocs.io/en/usage.html#subscription-resolving).

## [2.2.0] - 2018-02-23

Expand Down

0 comments on commit dd7f14d

Please sign in to comment.