diff --git a/HISTORY.rst b/HISTORY.rst new file mode 100644 index 0000000..1dc899a --- /dev/null +++ b/HISTORY.rst @@ -0,0 +1,27 @@ +History +======== + +0.1.0 (29-05-14) +________________ + +* Add GCE GA API support +* Fix error response bugs when resources aren't found + + +0.0.3 (15-05-2014) +__________________ + +* Extract config file out of package +* Add binary ``gstack-configure`` at install time + + +0.0.2 (04-12-2013) +__________________ + +* Rename to gstack + + +0.0.1 (24-9-2013) +__________________ + +* gcloud onception diff --git a/README.rst b/README.rst index 1cb9203..53e5405 100644 --- a/README.rst +++ b/README.rst @@ -6,7 +6,11 @@ A Google Compute Engine Interface For Cloudstack ################################################ .. image:: https://badge.fury.io/py/gstack.png + :target: https://pypi.python.org/pypi/gstack .. image:: https://api.travis-ci.org/NOPping/gstack.png + :target: https://travis-ci.org/NOPping/gstack +.. image:: https://coveralls.io/repos/NOPping/gstack/badge.png + :target: https://coveralls.io/r/NOPping/gstack