Skip to content
This repository has been archived by the owner on Aug 13, 2020. It is now read-only.

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
driesvints committed Feb 4, 2019
1 parent d276ffa commit 7c49090
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
# Release Notes

## [Unreleased](https://github.com/laravel/cashier-braintree/compare/v3.0.0...3.0)
## [v3.0.1 (2019-02-04)](https://github.com/laravel/cashier-braintree/compare/v3.0.0...v3.0.1)

### Changed
- Convert `or` to `??` ([#65](https://github.com/laravel/cashier-braintree/pull/65))
- Remove return types from WebhookController ([#68](https://github.com/laravel/cashier-braintree/pull/68))

### Fixed
- Fix return type for `getSubscriptionById` on the `WebhookController` ([#66](https://github.com/laravel/cashier-braintree/pull/66))
Expand Down

0 comments on commit 7c49090

Please sign in to comment.