From 9cb2ef84bf16d497326972f5f5fd25a50b066932 Mon Sep 17 00:00:00 2001 From: Anthony Tuininga Date: Mon, 5 Mar 2018 14:01:10 -0700 Subject: [PATCH] Correct formatting of release note. --- doc/src/releasenotes.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/src/releasenotes.rst b/doc/src/releasenotes.rst index 04290cb..e4811b7 100644 --- a/doc/src/releasenotes.rst +++ b/doc/src/releasenotes.rst @@ -39,8 +39,8 @@ Version 6.2 (March 2018) #) Added support for closing the connection when reaching the end of a ``with`` code block controlled by the connection as a context manager, but in a backwards compatible way - (https://github.com/oracle/python-cx_Oracle/issues/113). See - :data:`cx_Oracle.__future__` for more information. + (`issue 113 `__). + See :data:`cx_Oracle.__future__` for more information. #) Reorganized code to simplify continued maintenance and consolidate transformations to/from Python objects. #) Ensure that the number of elements in the array is not lost when the