We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c84c74a commit 9a8788cCopy full SHA for 9a8788c
CHANGELOG.md
@@ -1,6 +1,13 @@
1
# Release Notes
2
3
-## [Unreleased](https://github.com/laravel/cashier-paddle/compare/v1.4.0...1.x)
+## [Unreleased](https://github.com/laravel/cashier-paddle/compare/v1.4.1...1.x)
4
+
5
6
+## [v1.4.1 (2021-01-05)](https://github.com/laravel/cashier-paddle/compare/1.4.0...v1.4.1)
7
8
+### Fixed
9
+- Fix bug with `cancelNow` ([#99](https://github.com/laravel/cashier-paddle/pull/99))
10
+- Fix cancelling paused subscriptions ([#101](https://github.com/laravel/cashier-paddle/pull/101), [#102](https://github.com/laravel/cashier-paddle/pull/102))
11
12
13
## [v1.4.0 (2020-12-15)](https://github.com/laravel/cashier-paddle/compare/1.3.0...v1.4.0)
0 commit comments