Skip to content

Commit

Permalink
changelog for 0.4.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
hoc081098 committed Apr 6, 2023
1 parent c10d425 commit be039c7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,8 @@
onValue: { [weak self] v in self?.state = v }
)
}

deinit { vm.clear() }
}
```

Expand Down

0 comments on commit be039c7

Please sign in to comment.