Skip to content

Commit 9cb2ef8

Browse files
Correct formatting of release note.
1 parent fb0d751 commit 9cb2ef8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/src/releasenotes.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@ Version 6.2 (March 2018)
3939
#) Added support for closing the connection when reaching the end of a
4040
``with`` code block controlled by the connection as a context manager, but
4141
in a backwards compatible way
42-
(https://github.com/oracle/python-cx_Oracle/issues/113). See
43-
:data:`cx_Oracle.__future__` for more information.
42+
(`issue 113 <https://github.com/oracle/python-cx_Oracle/issues/113>`__).
43+
See :data:`cx_Oracle.__future__` for more information.
4444
#) Reorganized code to simplify continued maintenance and consolidate
4545
transformations to/from Python objects.
4646
#) Ensure that the number of elements in the array is not lost when the

0 commit comments

Comments
 (0)