Commit 76a8e08f authored by Stefan Behnel's avatar Stefan Behnel

Fix typo in changelog.

parent 38c24b10
......@@ -18,7 +18,7 @@ Features added
module that can be used for typing in Python code.
Original patch by Julian Gethmann. (Github issue #1965)
* Memoryviews are supported in PEP-489 style type declarations.
* Memoryviews are supported in PEP-484/526 style type declarations.
(Github issue #2529)
* Raising exceptions from nogil code will automatically acquire the GIL, instead
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment