File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.1.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## [ 2.3.0] - 2025-09-19
9+
10+ ### Added
11+
12+ * apppack.toml file is now accessible by APPPACK_TOML environment variable, allowing different services in different environments.
13+
814## [ 2.2.0] - 2025-06-16
915
1016### Changed
@@ -20,9 +26,3 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2026### Fixed
2127
2228* Release tasks work with latest metadata from Heroku Buildpacks
23-
24- ## [ 2.2.0] - 2025-09-19
25-
26- ### Added
27-
28- * apppack.toml file is now accessible by APPPACK_TOML environment variable, allowing different services in different environments.
You can’t perform that action at this time.
0 commit comments