Commit e054ca10 authored by Stefan Behnel's avatar Stefan Behnel

Update changelog.

parent addf3966
......@@ -5,6 +5,14 @@ Cython Changelog
0.29.27 (2022-??-??)
====================
Features added
--------------
* The ``cythonize`` command has a new option ``-M`` to generate ``.dep`` dependency
files for the compilation unit. This can be used by external build tools to track
these dependencies.
Patch by Evgeni Burovski. (Github issue #1214)
Bugs fixed
----------
......
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