Skip to content

Commit

Permalink
Changelog and credit for #70
Browse files Browse the repository at this point in the history
  • Loading branch information
kleisauke committed Jul 21, 2024
1 parent d020fac commit a0e4ba1
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

Uses libvips v8.15.2, compiled with Emscripten v3.1.63.

### Added

- Add `preventAutoDelete()` method to ensure an object is not
automatically deleted when `setAutoDeleteLater(true)` is used.
[#70](https://github.com/kleisauke/wasm-vips/pull/70)
[@marcosc90](https://github.com/marcosc90)

## [v0.0.9] - 2024-06-01

Uses libvips v8.15.2, compiled with Emscripten v3.1.60.
Expand Down

0 comments on commit a0e4ba1

Please sign in to comment.