Skip to content

Commit

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

## [Unreleased]

### Added
### Changed

- `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))
- `WriteLayerError` changed to contain more specific error enums instead of generic ones. ([#786](https://github.com/heroku/libcnb.rs/pull/786))

## [0.19.0] - 2024-02-23

Expand Down

0 comments on commit 65f150a

Please sign in to comment.