Skip to content

Commit

Permalink
Released version 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
runfalk committed Aug 26, 2016
1 parent c861aa0 commit b8607ae
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion doc/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ changes are made by `Andreas Runfalk <https://github.com/runfalk>`_.

Version 0.3.0
-------------
Unreleased
Released on 26th August, 2016

- Added documentation for :meth:`~spans.settypes.rangeset.__iter__`
- Fixed intersection of multiple range sets not working correctly
Expand All @@ -15,6 +15,10 @@ Unreleased
when ``rangeset`` is empty
(`bug #4 <https://github.com/runfalk/spans/issues/4>`_)

.. warning::
This change is backwards incompatible to code that expect rangesets to always
return at least one set when iterating.

Version 0.2.1
-------------
Released on 27th June, 2016
Expand Down

0 comments on commit b8607ae

Please sign in to comment.