Skip to content

Commit

Permalink
List new features in changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
bmerry committed Sep 25, 2020
1 parent a4b7a70 commit 28ddb48
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions doc/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,15 @@ Changelog

.. rubric:: Development version

Version 3.0 contains a number of breaking API changes. For details of these, please refer
to :doc:`migrate-3`.
Version 3.0 contains a number of breaking API changes. For information on
updating your existing code, refer to :doc:`migrate-3`.

New features:

- Support multiple "substreams" in a send stream (see :ref:`py-substreams`).
- Reduce overhead for dealing with incomplete heaps.
- Add C++ preprocessor defines for the version number.
- Change code examples to use standard SPEAD rather than PySPEAD bug compatibility.

Additionally, refer to the changes for 3.0.0b1 below.

Expand Down

0 comments on commit 28ddb48

Please sign in to comment.