Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
Malax committed Feb 26, 2024
1 parent 2a6bc55 commit cc24fed
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

### Added

- `libcnb`:
- Low-level layer operations are now exposed via `BuildContext`. In most cases, users do not need to use them. They
serve as an escape hatch when the higher-level layers API doesn't support a certain
use-case. ([#786](https://github.com/heroku/libcnb.rs/pull/786))

## [0.19.0] - 2024-02-23

Expand Down

0 comments on commit cc24fed

Please sign in to comment.