We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1528499 commit 209fbacCopy full SHA for 209fbac
1 file changed
CHANGELOG.md
@@ -2,6 +2,9 @@
2
3
## [Unreleased]
4
5
+
6
+## [v353] - 2026-03-25
7
8
- Add heroku-26 stack support
9
10
## [v352] - 2026-03-16
@@ -1922,7 +1925,8 @@ Bugfixes:
1922
1925
* Change gem detection to use lockfile parser
1923
1926
* use `$RACK_ENV` when thin is detected for rack apps
1924
1927
-[unreleased]: https://github.com/heroku/heroku-buildpack-ruby/compare/v352...main
1928
+[unreleased]: https://github.com/heroku/heroku-buildpack-ruby/compare/v353...main
1929
+[v353]: https://github.com/heroku/heroku-buildpack-ruby/compare/v352...v353
1930
[v352]: https://github.com/heroku/heroku-buildpack-ruby/compare/v351...v352
1931
[v351]: https://github.com/heroku/heroku-buildpack-ruby/compare/v350...v351
1932
[v350]: https://github.com/heroku/heroku-buildpack-ruby/compare/v349...v350
0 commit comments