Skip to content

Commit

Permalink
Note about directive defaults.
Browse files Browse the repository at this point in the history
  • Loading branch information
robertwb committed Oct 26, 2016
1 parent c506034 commit c6dfb48
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGES.rst
Expand Up @@ -72,6 +72,9 @@ Other changes
to use cythonize which properly handles dependencies. The old extension can
still be found in ``Cython.Distutils.old_build_ext`` and is now deprecated.

* ``directive_defaults`` is no longer available in ``Cython.Compiler.Options``,
use ``get_directive_defaults()`` instead.


0.24.1 (2016-07-15)
===================
Expand Down

0 comments on commit c6dfb48

Please sign in to comment.