@@ -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
@@ -70,9 +70,12 @@ The table below shows which release corresponds to each branch, and what date th
7070
7171## 4.13.0 (` dev ` )
7272
73+ - [ #2281 ] [ 2281 ] FIX: Getting right amount of data for search fix
7374
75+ [ 2281 ] : https://github.com/Gallopsled/pwntools/pull/2281
7476
7577## 4.12.0 (` beta ` )
78+
7679- [ #2202 ] [ 2202 ] Fix ` remote ` and ` listen ` in sagemath
7780- [ #2117 ] [ 2117 ] Add -p (--prefix) and -s (--separator) arguments to ` hex ` command
7881- [ #2221 ] [ 2221 ] Add shellcraft.sleep template wrapping SYS_nanosleep
@@ -94,11 +97,13 @@ The table below shows which release corresponds to each branch, and what date th
9497- [ #2271 ] [ 2271 ] FIX: Generated shebang with path to python invalid if path contains spaces
9598- [ #2272 ] [ 2272 ] Fix ` tube.clean_and_log ` not logging buffered data
9699- [ #2281 ] [ 2281 ] FIX: Getting right amount of data for search fix
100+ - [ #2287 ] [ 2287 ] Fix ` _countdown_handler ` not invoking ` timeout_change `
97101- [ #2294 ] [ 2294 ] Fix atexit SEGV in aarch64 loader
98102
99103[ 2271 ] : https://github.com/Gallopsled/pwntools/pull/2271
100104[ 2272 ] : https://github.com/Gallopsled/pwntools/pull/2272
101105[ 2281 ] : https://github.com/Gallopsled/pwntools/pull/2281
106+ [ 2287 ] : https://github.com/Gallopsled/pwntools/pull/2287
102107[ 2294 ] : https://github.com/Gallopsled/pwntools/pull/2294
103108
104109## 4.11.0
0 commit comments