Skip to content

Commit c10b10c

Browse files
committed
Update changelog
1 parent 2e0f2c6 commit c10b10c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Unreleased
22
----------
33

4-
23.0.0 (December 10, 2025)
4+
23.0.0 (December 11, 2025)
55
- ⚠️ [Breaking] Bumps minimum supported Rails version to 7.1 & Ruby version to 3.2; moves jobs from `lib` to `app` to fix loading issues with modern rails versions. [#2020](https://github.com/Shopify/shopify_app/pull/2020)
66
- ActiveJob classes moved from `lib/shopify_app/jobs/` to `app/jobs/shopify_app/` to follow Rails conventions and fix timing issues with ActiveJob initialization
77
- Jobs are now autoloaded by Rails instead of explicitly required during gem initialization

0 commit comments

Comments
 (0)