Repository: libcloud Updated Branches: refs/heads/trunk afa09ef99 -> 02053feb0
Update upgrade notes. Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/02053feb Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/02053feb Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/02053feb Branch: refs/heads/trunk Commit: 02053feb041148a9a605cd54487d338b51f97d5b Parents: afa09ef Author: Tomaz Muraus <to...@tomaz.me> Authored: Sat Jun 25 12:18:51 2016 +0200 Committer: Tomaz Muraus <to...@tomaz.me> Committed: Sat Jun 25 12:18:51 2016 +0200 ---------------------------------------------------------------------- docs/upgrade_notes.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/02053feb/docs/upgrade_notes.rst ---------------------------------------------------------------------- diff --git a/docs/upgrade_notes.rst b/docs/upgrade_notes.rst index 58cb78e..dd43b11 100644 --- a/docs/upgrade_notes.rst +++ b/docs/upgrade_notes.rst @@ -5,8 +5,8 @@ This page describes how to upgrade from a previous version to a new version which contains backward incompatible or semi-incompatible changes and how to preserve the old behavior when this is possible. -Libcloud in development ------------------------ +Libcloud 1.0.0 +-------------- * Per-region provider constants and related driver classes which have been deprecated in Libcloud 0.14.0 have now been fully removed.