Skip to content

Commit 1ab3196

Browse files
committed
update changelog
1 parent db74d71 commit 1ab3196

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
### Changed
1010

1111
- Use `static` closures as much as possible to reduce the probability of creating circular references by capturing `$this` as it can lead to memory root buffer exhaustion.
12+
- Remove keeping intermediary values of a deferred `Sequence` that is referenced by no one.
1213

1314
### Fixed
1415

0 commit comments

Comments
 (0)