Skip to content

Commit

Permalink
Add another CHANGELOG entry
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffcharles committed Nov 26, 2024
1 parent 63e6d85 commit f58fa11
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion crates/plugin-api/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,12 @@ Versioning](https://semver.org/spec/v2.0.0.html).

### Changed

- `initialize_runtime` accepts a `javy_plugin_api::Config` instead of a `javy_plugin_api::javy::Config`
- `initialize_runtime` accepts a `javy_plugin_api::Config` instead of a
`javy_plugin_api::javy::Config`

### Added

- Can now enable the event loop using the `javy_plugin_api::Config`

## [1.0.0] - 2024-11-12

Expand Down

0 comments on commit f58fa11

Please sign in to comment.