Skip to content

Commit 48fbffe

Browse files
committed
Merge branch 'beta' into dev
2 parents 32840ad + e9f73bf commit 48fbffe

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

CHANGELOG.md

+9-2
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@ 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.0](#4110-stable) | `stable` | Sep 15, 2023
14+
| [4.11.1](#4111-stable) | `stable` |
15+
| [4.11.0](#4110) | | Sep 15, 2023
1516
| [4.10.0](#4100) | | May 21, 2023
1617
| [4.9.0](#490) | | Dec 29, 2022
1718
| [4.8.0](#480) | | Apr 21, 2022
@@ -89,7 +90,13 @@ The table below shows which release corresponds to each branch, and what date th
8990
[2257]: https://github.com/Gallopsled/pwntools/pull/2257
9091
[2225]: https://github.com/Gallopsled/pwntools/pull/2225
9192

92-
## 4.11.0 (`stable`)
93+
## 4.11.1 (`stable`)
94+
95+
- [#2281][2281] FIX: Getting right amount of data for search fix
96+
97+
[2281]: https://github.com/Gallopsled/pwntools/pull/2281
98+
99+
## 4.11.0
93100

94101
- [#2185][2185] make fmtstr module able to create payload without $ notation
95102
- [#2103][2103] Add search for libc binary by leaked function addresses `libcdb.search_by_symbol_offsets()`

0 commit comments

Comments
 (0)