From 52d5c61305e1f10e44778e9e5bbf602c28006a78 Mon Sep 17 00:00:00 2001 From: Simon Kennedy Date: Thu, 22 Feb 2018 14:48:39 +0000 Subject: [PATCH] Added 1.6 to the revision history --- src/doc/index.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/doc/index.rst b/src/doc/index.rst index a718e85..76cd787 100644 --- a/src/doc/index.rst +++ b/src/doc/index.rst @@ -323,6 +323,8 @@ Version History ======== ======================================================================= Version Description ======== ======================================================================= +1.6 * Added api_key parameter to the GoogleGeocoder :meth:`__init__` method +-------- ----------------------------------------------------------------------- 1.5 * Added parameter `rtype` to :meth:`moon_phase` to determine the return type of the method. * Added example for calculating the phase of the moon.