Skip to content

Commit

Permalink
Fix changelog reference
Browse files Browse the repository at this point in the history
The dir is `layer` singular, not `layers` plural.
  • Loading branch information
schneems committed Dec 18, 2024
1 parent 45c63f3 commit f3c0822
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion commons/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

## Changed

- Deprecate `layers` including `layers::ConfigureEnvLayer` and `layers::DefaultEnvLayer` (https://github.com/heroku/buildpacks-ruby/pull/345)
- Deprecate `layer` including `layer::ConfigureEnvLayer` and `layer::DefaultEnvLayer` (https://github.com/heroku/buildpacks-ruby/pull/345)
- Remove `AppCacheCollection` (https://github.com/heroku/buildpacks-ruby/pull/345)
- Deprecate `output` module in favor of the `bullet_stream` crate (https://github.com/heroku/buildpacks-ruby/pull/345)

Expand Down

0 comments on commit f3c0822

Please sign in to comment.