Skip to content

Commit 6438da8

Browse files
webmaster128mergify[bot]
authored andcommitted
Add CHANGELOG entry for fixing #1978
(cherry picked from commit 1b110c6)
1 parent 4d7027a commit 6438da8

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,13 @@ and this project adheres to
1212

1313
- cosmwasm-vm: Fix CWA-2023-004.
1414

15+
### Fixed
16+
17+
- cosmwasm-vm: Fix memory increase issue (1.3 -> 1.4 regression) by avoiding the
18+
use of a long running Wasmer Engine. ([#1978])
19+
20+
[#1978]: https://github.com/CosmWasm/cosmwasm/issues/1978
21+
1522
### Added
1623

1724
- cosmwasm-vm: Add constructor `CacheOptions::new`

0 commit comments

Comments
 (0)