@@ -11,7 +11,7 @@ The table below shows which release corresponds to each branch, and what date th
1111| ---------------- | -------- | ---------------------- |
1212| [ 4.13.0] ( #4130-dev ) | ` dev ` |
1313| [ 4.12.0] ( #4120-beta ) | ` beta ` |
14- | [ 4.11.1] ( #4111-stable ) | ` stable ` |
14+ | [ 4.11.1] ( #4111-stable ) | ` stable ` | Nov 14, 2023
1515| [ 4.11.0] ( #4110 ) | | Sep 15, 2023
1616| [ 4.10.0] ( #4100 ) | | May 21, 2023
1717| [ 4.9.0] ( #490 ) | | Dec 29, 2022
@@ -69,8 +69,9 @@ The table below shows which release corresponds to each branch, and what date th
6969| [ 2.2.0] ( #220 ) | | Jan 5, 2015
7070
7171## 4.13.0 (` dev ` )
72+ - [ #2281 ] [ 2281 ] FIX: Getting right amount of data for search fix
7273
73-
74+ [ 2281 ] : https://github.com/Gallopsled/pwntools/pull/2281
7475
7576## 4.12.0 (` beta ` )
7677- [ #2202 ] [ 2202 ] Fix ` remote ` and ` listen ` in sagemath
@@ -94,11 +95,13 @@ The table below shows which release corresponds to each branch, and what date th
9495- [ #2271 ] [ 2271 ] FIX: Generated shebang with path to python invalid if path contains spaces
9596- [ #2272 ] [ 2272 ] Fix ` tube.clean_and_log ` not logging buffered data
9697- [ #2281 ] [ 2281 ] FIX: Getting right amount of data for search fix
98+ - [ #2287 ] [ 2287 ] Fix ` _countdown_handler ` not invoking ` timeout_change `
9799- [ #2294 ] [ 2294 ] Fix atexit SEGV in aarch64 loader
98100
99101[ 2271 ] : https://github.com/Gallopsled/pwntools/pull/2271
100102[ 2272 ] : https://github.com/Gallopsled/pwntools/pull/2272
101103[ 2281 ] : https://github.com/Gallopsled/pwntools/pull/2281
104+ [ 2287 ] : https://github.com/Gallopsled/pwntools/pull/2287
102105[ 2294 ] : https://github.com/Gallopsled/pwntools/pull/2294
103106
104107## 4.11.0
0 commit comments