Skip to content

Commit 675f9a3

Browse files
committed
Update CHANGELOG.md
1 parent e9af1f2 commit 675f9a3

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ scheme, and will be removed in the future. The legacy tags have a corresponding
55

66
----
77

8+
### v0.3.1+v0.25.0
9+
10+
- **IMPORTANT**: Fix memory leak in uniffi scaffolding when invoking callback.
11+
812
### v0.3.0+v0.25.0 (~~v0.25.0-1~~)
913

1014
- **BREAKING**: uniffi-rs: `v0.25.0`.

docs/release-process-nordsec.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ cargo install cargo-release
1717
```
1818
1919
- Update changelog in [README.md](../README.md) to include the changes that were made since last
20-
version.
20+
version. Commit the changelog with message `Update CHANGELOG.md`.
2121
2222
- Update version numbers in `Cargo.toml` files, creates a commit.
2323
```

0 commit comments

Comments
 (0)