Skip to content

Commit 580d579

Browse files
committed
Ooops, forgot to update these.
1 parent ebc83e9 commit 580d579

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

AUTHORS.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,5 @@ Authors
1414
* Michał Górny - https://github.com/mgorny
1515
* Tim Maxwell - https://github.com/tmaxwell-anthropic
1616
* Haoyu Weng - https://github.com/wengh
17+
* Oldřich Jedlička - https://github.com/oldium
18+
* Colin Watson - https://github.com/cjwatson

CHANGELOG.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@ Changelog
2121
super().__init__()
2222
self.mistery_argument = mistery_argument
2323
24+
Tests and POC contributed by Oldřich Jedlička in `#73 <https://github.com/ionelmc/python-tblib/pull/73>`_.
25+
* Fixed some doctest and coverage config. Contributed by Colin Watson in `#79 <https://github.com/ionelmc/python-tblib/pull/79>`_.
26+
2427

2528
3.1.0 (2025-03-31)
2629
~~~~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)