Skip to content

Commit bfdaddc

Browse files
Tweaked relesae notes again.
1 parent 36300f7 commit bfdaddc

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

doc/src/release_notes.rst

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,8 @@ Thin Mode Changes
4040
which is set using :attr:`DeqOptions.deliverymode`.
4141
#) Fixed bug resulting in ``TypeError`` when using
4242
:attr:`DeqOptions.correlation` for buffered delivery mode.
43-
#) Fixed bug when fetching multiple consecutive null values into a data frame.
43+
#) Fixed bug when fetching multiple consecutive null values into a :ref:`data
44+
frame <dataframeformat>`.
4445

4546
Thick Mode Changes
4647
++++++++++++++++++
@@ -52,7 +53,8 @@ Thick Mode Changes
5253
:attr:`EnqOptions.transformation`, :attr:`MessageProperties.correlation`,
5354
or :attr:`MessageProperties.exceptionq` are set to ``None``.
5455
#) Fixed a bug resulting in a ``ValueError`` exception when getting attribute
55-
:attr:`MessageProperties.enqtime` if the value is not available or None.
56+
:attr:`MessageProperties.enqtime` if the value is not available or
57+
``None``.
5658

5759
Common Changes
5860
++++++++++++++

0 commit comments

Comments
 (0)