marine/crates/utils/CHANGELOG.md
fluencebot f7ecddafd5
chore: release master (#292)
* chore: release master

* chore: Bump marine-js version to 0.3.4

* update marine-js and lockfile

---------

Co-authored-by: Valery Antopol <valery.antopol@gmail.com>
2023-03-15 01:30:12 +03:00

13 lines
532 B
Markdown

# Changelog
## [0.5.0](https://github.com/fluencelabs/marine/compare/marine-utils-v0.4.0...marine-utils-v0.5.0) (2023-03-14)
### ⚠ BREAKING CHANGES
* decouple wasmer from Marine, replace it with generic backend interface ([#219](https://github.com/fluencelabs/marine/issues/219))
### Features
* decouple wasmer from Marine, replace it with generic backend interface ([#219](https://github.com/fluencelabs/marine/issues/219)) ([d3a773d](https://github.com/fluencelabs/marine/commit/d3a773df4f7ec80ab8146f68922802a4b9a450d0))