Skip to content

Commit 76fbe50

Browse files
authored
πŸ“¦ release 4.0.1 (#1086)
1 parent dd1c9cb commit 76fbe50

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

β€ŽChangelog.mdβ€Ž

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
## 4.0.1
4+
5+
- πŸ› fix: move all task finalization into the scope destructor (#1085)
6+
- πŸ› fix: destroy task scope when halting to prevent memory leak (#1081)
7+
38
## 4.0.0
49

510
- Announcing Effection 4.0

β€Ždeno.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,5 @@
3030
"workspace": [
3131
"./www"
3232
],
33-
"version": "4.0.0-alpha.9"
33+
"version": "4.0.1"
3434
}

0 commit comments

Comments
Β (0)