Skip to content

Commit 9d9fd80

Browse files
committed
Releases: Proxy as Proxy target/handler
1 parent 3c684b6 commit 9d9fd80

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

RELEASES.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3386,6 +3386,14 @@ Planned
33863386
https://github.com/svaarala/duktape/blob/master/misc/clang_aliasing.c),
33873387
and the workaround is to use unpacked duk_tval prior to Clang 5.0 (GH-1764)
33883388

3389+
2.4.0 (XXXX-XX-XX)
3390+
------------------
3391+
3392+
* Allow a Proxy object to have a Proxy as its target (i.e. Proxy chains)
3393+
(GH-1947)
3394+
3395+
* Allow a Proxy handler object to be a Proxy (GH-1947)
3396+
33893397
3.0.0 (XXXX-XX-XX)
33903398
------------------
33913399

0 commit comments

Comments
 (0)