Skip to content

Commit 41cd8c0

Browse files
committed
updates changelog
1 parent a6eab24 commit 41cd8c0

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

Changelog.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
## 2.5.1 (2024-07-14)
1+
## Next Release
2+
3+
## 2.6.0 (2024-08-12)
24
- Add the following callbacks (Thanks @4nd2in !):
35
* `checkout.session.async_payment_failed`
46
* `checkout.session.async_payment_succeeded`
@@ -10,7 +12,10 @@
1012
* `invoice.finalization_failed`
1113
* `invoice.overdue`
1214
* `invoice.will_be_due`
13-
- Fix request handling in rack versions >= 3.1 where `Request#[]` is deprecated (#230). Thanks @4nd2in !
15+
- Fix request handling in rack versions >= 3.1 where `Request#[]` is deprecated (#230). Thanks @4nd2in and
16+
@light-flight !
17+
- adds testing for Ruby 3 and Rails 7
18+
- stops testing on Ruby < 3 and Rails 5
1419

1520
## 2.5.0 (2023-03-21)
1621

0 commit comments

Comments
 (0)