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
## heroku/dotnet
### Changed
- Detected process types are now only registered as launch processes when no Procfile is present. [#185](#185)
### Added
- Enabled `libcnb`'s `trace` feature. [#184](#184)
### Changed
- The .NET SDK inventory was updated with new download URLs for version 9.0 release artifacts. [#193](#193)
Co-authored-by: heroku-linguist[bot] <136119646+heroku-linguist[bot]@users.noreply.github.com>
Copy file name to clipboardexpand all lines: buildpacks/dotnet/CHANGELOG.md
+4-1
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## [Unreleased]
9
9
10
+
## [0.2.0] - 2025-02-10
11
+
10
12
### Changed
11
13
12
14
- Detected process types are now only registered as launch processes when no Procfile is present. [#185](https://github.com/heroku/buildpacks-dotnet/pull/185)
@@ -94,7 +96,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
0 commit comments