From dcff5fbefdbdf3efaf27b3285e7eb72bd4463057 Mon Sep 17 00:00:00 2001 From: Vincent Jacques Date: Wed, 8 Oct 2014 11:22:43 -0700 Subject: [PATCH] Update README.rst --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 7a33e432..80ede3e9 100644 --- a/README.rst +++ b/README.rst @@ -17,7 +17,7 @@ What's new? Version 1.25.2 (October 7th, 2014) ---------------------------------- -* `Work around `__ the API v3 returning `null`s in some paginated responses, `erichaase `__ for the bug report +* `Work around `__ the API v3 returning ``null`` in some paginated responses, thanks `erichaase `__ for the bug report Version 1.25.1 (September 28th, 2014) -------------------------------------