Commit f0b6dc27 authored by Stefan Behnel's avatar Stefan Behnel

Update changelog.

parent ef6332d1
......@@ -29,6 +29,9 @@ Bugs fixed
that appeared in 3.0a1.
(Github issue #3578)
* C-tuples could use invalid C struct casting.
Patch by MegaIng. (Github issue #3038)
* Optimised ``%d`` string formatting into f-strings failed on float values.
(Github issue #3092)
......
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