Skip to content

Commit 9ccc361

Browse files
committed
update changelog
1 parent 78a89f0 commit 9ccc361

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ language runtime. The main focus is on user-observable behavior of the engine.
55

66
## Version 1.0.0 RC15
77

8+
* Implement PEP 487 `__init_subclass__`
9+
* Implement PEP 560 `__class_getitem__` and `__mro_entries__`
810
* Migrate to Truffle libraries for interop
911
* Support the buffer protocol for mmap
1012
* Support importing java classes using normal Python import syntax

0 commit comments

Comments
 (0)