Skip to content

Commit 368e7c0

Browse files
committed
Add hexdump docstring typing entry
1 parent 37d76c4 commit 368e7c0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,10 +66,11 @@ The table below shows which release corresponds to each branch, and what date th
6666
- [#1922][1922] Fix logic in `wait_for_debugger`
6767
- [#1828][1828] libcdb: Load debug info and unstrip libc binary
6868
- [#1939][1939] Fix error in validating log levels
69+
- [#1982][1982] Fix `hexdump()` docstring typing
6970

7071
[1922]: https://github.com/Gallopsled/pwntools/pull/1922
7172
[1828]: https://github.com/Gallopsled/pwntools/pull/1828
72-
[1939]: https://github.com/Gallopsled/pwntools/pull/1939
73+
[1982]: https://github.com/Gallopsled/pwntools/pull/1982
7374

7475
## 4.7.0 (`beta`)
7576

0 commit comments

Comments
 (0)