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

Commit 7c49090

Browse files
committed
Update changelog
1 parent d276ffa commit 7c49090

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
# Release Notes
22

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

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

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

0 commit comments

Comments
 (0)