You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,9 @@
2
2
3
3
## [Unreleased]
4
4
5
+
6
+
## [v103] - 2025-10-27
7
+
5
8
* Add error for unsupported sbt `2.x` versions. ([#281](https://github.com/heroku/heroku-buildpack-scala/pull/281))
6
9
* Add warning for unsupported sbt `0.x` versions. ([#281](https://github.com/heroku/heroku-buildpack-scala/pull/281))
7
10
* Remove automatic deletion of `project/play-fork-run.sbt` files. Maintainers of legacy apps can consult the PR description for background and how to fix their project in the unlikely case it's necessary. ([#280](https://github.com/heroku/heroku-buildpack-scala/pull/280))
0 commit comments