Skip to content

Commit

Permalink
Add CHANGELOG entry for fixing #1978
Browse files Browse the repository at this point in the history
(cherry picked from commit 1b110c6)
  • Loading branch information
webmaster128 authored and chipshort committed Jan 12, 2024
1 parent 7bfa23f commit 9087c9f
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Expand Up @@ -6,6 +6,13 @@ and this project adheres to

## [Unreleased]

### Fixed

- cosmwasm-vm: Fix memory increase issue (1.3 -> 1.4 regression) by avoiding the
use of a long running Wasmer Engine. ([#1978])

[#1978]: https://github.com/CosmWasm/cosmwasm/issues/1978

## [1.4.2] - 2024-01-10

### Fixed
Expand Down

0 comments on commit 9087c9f

Please sign in to comment.