Skip to content

Commit f72942f

Browse files
docs: update CHANGELOG.md for v0.29.1-beta.0
1 parent 20a0270 commit f72942f

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
# Changelog
2+
3+
All notable changes to this project will be documented in this file.
4+
5+
This changelog is automatically generated from merged pull requests.
6+
7+
## [v0.29.1-beta.0] - 2026-01-26
8+
9+
### Features
10+
11+
- Refactor closure capture analysis and remove collectCapturedNames ([#3](https://github.com/btc-vision/assemblyscript/pull/3)) by @BlobMaster41
12+
13+
### Other Changes
14+
15+
- feat: Add experimental closures support with feature flag ([#1](https://github.com/btc-vision/assemblyscript/pull/1)) by @BlobMaster41
16+
- Refactor closure capture logic and add closures test config ([#4](https://github.com/btc-vision/assemblyscript/pull/4)) by @BlobMaster41
17+
- Refactor closure capture analysis and minor cleanups ([#5](https://github.com/btc-vision/assemblyscript/pull/5)) by @BlobMaster41
18+
- Refactor closure capture analysis and recompilation logic ([#6](https://github.com/btc-vision/assemblyscript/pull/6)) by @BlobMaster41
19+
20+

0 commit comments

Comments
 (0)