Add changes for #1254 Closes #1254
Project: http://git-wip-us.apache.org/repos/asf/libcloud/repo Commit: http://git-wip-us.apache.org/repos/asf/libcloud/commit/90b96de2 Tree: http://git-wip-us.apache.org/repos/asf/libcloud/tree/90b96de2 Diff: http://git-wip-us.apache.org/repos/asf/libcloud/diff/90b96de2 Branch: refs/heads/trunk Commit: 90b96de2a95655b560763390c41fb0301986f3e2 Parents: ce58b4d Author: Rick van de Loo <[email protected]> Authored: Thu Nov 22 07:07:42 2018 +0100 Committer: Rick van de Loo <[email protected]> Committed: Thu Nov 22 07:07:42 2018 +0100 ---------------------------------------------------------------------- CHANGES.rst | 6 ++++++ 1 file changed, 6 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/libcloud/blob/90b96de2/CHANGES.rst ---------------------------------------------------------------------- diff --git a/CHANGES.rst b/CHANGES.rst index 57dd53c..0201162 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -7,6 +7,12 @@ Changes in Apache Libcloud in development - Add loadbalancer and compute drivers for NTT-CIS, rename dimensiondata modules to NTT-CIS (GITHUB-1250) [Mitch Raful] +Container +~~~~~~~~~ + +- [Docker] Improve docstring for RegistryClient (GITHUB-1254) + [Ken Dreyer] + Changes in Apache Libcloud 2.4.0 --------------------------------
