Skip to content

Commit fa0fb28

Browse files
committed
Update changelog for 2.0.17
1 parent 6a213ca commit fa0fb28

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
11
Changelog
22
=========
33

4+
2.0.18
5+
------
6+
7+
### Overview of changes
8+
- Update bundled certificates as of 2025-11-04. [#1000]
9+
- General housekeeping.
10+
11+
[#1000]: https://github.com/WordPress/Requests/pull/1000
12+
413
2.0.16
514
------
615

src/Requests.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ class Requests {
148148
*
149149
* @var string
150150
*/
151-
const VERSION = '2.0.16';
151+
const VERSION = '2.0.17';
152152

153153
/**
154154
* Selected transport name

0 commit comments

Comments
 (0)