Skip to content

Commit f30e31d

Browse files
committed
update changelog
1 parent c8993ab commit f30e31d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@ The table below shows which release corresponds to each branch, and what date th
8585
- [#2529][2529] Add LoongArch64 support
8686
- [#2506][2506] ROP: fix `ROP(ELF(exe)).leave` is `None` in some ELF
8787
- [#2504][2504] doc: add example case for `tuple` (host, port pair) in `gdb.attach`
88+
- [#2546][2546] ssh: Allow passing disabled_algorithms keyword argument from ssh to paramiko
8889

8990
[2519]: https://github.com/Gallopsled/pwntools/pull/2519
9091
[2507]: https://github.com/Gallopsled/pwntools/pull/2507
@@ -97,6 +98,7 @@ The table below shows which release corresponds to each branch, and what date th
9798
[2529]: https://github.com/Gallopsled/pwntools/pull/2529
9899
[2506]: https://github.com/Gallopsled/pwntools/pull/2506
99100
[2504]: https://github.com/Gallopsled/pwntools/pull/2504
101+
[2546]: https://github.com/Gallopsled/pwntools/pull/2546
100102

101103
## 4.15.0 (`beta`)
102104

0 commit comments

Comments
 (0)