Skip to content

Commit 53f5657

Browse files
committed
Changelog entry for python-hl7#41
1 parent 49c0fc9 commit 53f5657

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/changelog.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ Changelog
1616
* Switched formatting and linting from black/isort and flake8 to ``ruff``.
1717
* Fixed timezone formatting when ``parse_datetime`` created ``_UTCOffset`` with a
1818
float value.
19+
* Use `socket.sendall` to flush the MLLP buffer. `python-hl7#41 <https://github.com/johnpaulett/python-hl7/issues/41>`_.
20+
Thanks `Feenes <https://github.com/feenes>`_!`
1921

2022

2123
0.4.5 - March 2022

0 commit comments

Comments
 (0)