Skip to content

Commit

Permalink
chore: changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
mattyg committed Jan 15, 2025
1 parent af7cef4 commit 6e54eac
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm

## [Unreleased]

- No longer exposed `ModuleBuilder` or `ModuleBuilder::make_engine` function. Instead `ModuleCache` constructs a new `ModuleBuilder` with default settings.
- Remove tests of `ModuleCache` with `wasmer_sys` feature and metering disabled, as this is not exposed as an option anywhere. Metering is always enabled with the `wasmer_sys` feature.

## [0.0.98] - 2025-01-15

### Changed
Expand Down

0 comments on commit 6e54eac

Please sign in to comment.