Skip to content

Commit

Permalink
Prepare release notes for 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
aptiko committed Jul 6, 2016
1 parent b65b0c2 commit 8d45785
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions doc/general/release-notes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,16 @@ Release notes

.. highlight:: bash

Version 1.1
===========

This version only changes an internal API;
:meth:`enhydris.hcore.models.Timeseries.get_all_data()` is renamed to
:meth:`enhydris.hcore.models.Timeseries.get_data()` and accepts
arguments to specify a start and end date. Upgrading from 1.0 is
trivial; just :command:`pip install enhydris>=1.1,<2`. You can upgrade
here directly from 0.8 by following the upgrade instructions for 1.0.

Version 1.0
===========

Expand Down

0 comments on commit 8d45785

Please sign in to comment.