Skip to content

Commit 194f4fd

Browse files
Prepare release v80 (#269)
Co-authored-by: heroku-linguist[bot] <136119646+heroku-linguist[bot]@users.noreply.github.com>
1 parent dd6eb72 commit 194f4fd

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
## [Unreleased]
44

5+
6+
## [v80] - 2025-09-08
7+
58
* Change Maven Wrapper validation from build-failing error to warning when properties file is missing ([#268](https://github.com/heroku/heroku-buildpack-java/pull/268))
69

710
## [v79] - 2025-09-04
@@ -126,7 +129,8 @@
126129

127130
* Added a new config var for customizing Maven options: `MAVEN_JAVA_OPTS`
128131

129-
[unreleased]: https://github.com/heroku/heroku-buildpack-java/compare/v79...main
132+
[unreleased]: https://github.com/heroku/heroku-buildpack-java/compare/v80...main
133+
[v80]: https://github.com/heroku/heroku-buildpack-java/compare/v79...v80
130134
[v79]: https://github.com/heroku/heroku-buildpack-java/compare/v78...v79
131135
[v78]: https://github.com/heroku/heroku-buildpack-java/compare/v77...v78
132136
[v77]: https://github.com/heroku/heroku-buildpack-java/compare/v76...v77

0 commit comments

Comments
 (0)