Skip to content

Commit 2b217ac

Browse files
committed
add changelog entry pointing to issue
1 parent 1f7fb98 commit 2b217ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
- Add requirement for ``TERM`` environment variable not to be ``"dumb"`` to enable colorization (`#1287 <https://github.com/Delgan/loguru/pull/1287>`_, thanks `@snosov1 <https://github.com/snosov1>`_).
1313
- Make ``logger.catch()`` usable as an asynchronous context manager (`#1084 <https://github.com/Delgan/loguru/issues/1084>`_).
1414
- Make ``logger.catch()`` compatible with asynchronous generators (`#1302 <https://github.com/Delgan/loguru/issues/1302>`_).
15-
15+
- Fix hex color short code expansion (`#1426 <https://github.com/Delgan/loguru/issues/1426>`_).
1616

1717
`0.7.3`_ (2024-12-06)
1818
=====================

0 commit comments

Comments
 (0)