Skip to content

Commit 88e570f

Browse files
schlesserajrfnl
authored andcommitted
Update changelog for 2.0.17
1 parent d3688c0 commit 88e570f

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

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.17
5+
------
6+
7+
### Overview of changes
8+
- Update bundled certificates as of 2025-12-02. [#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
@@ -146,7 +146,7 @@ class Requests {
146146
*
147147
* @var string
148148
*/
149-
const VERSION = '2.0.16';
149+
const VERSION = '2.0.17';
150150

151151
/**
152152
* Selected transport name

0 commit comments

Comments
 (0)