File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -2,6 +2,13 @@ CHANGE LOG
2
2
==========
3
3
4
4
5
+ ## 4.6.0 (27/02/2023)
6
+
7
+ * Added support for PHP 8.2
8
+ * Added support for project resource APIs
9
+ * Added support for ` http_idle_timeout_seconds ` in load balancers API
10
+
11
+
5
12
## 4.5.1 (24/04/2022)
6
13
7
14
* Added missing properties to the image entity
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ We present a modern [DigitalOcean API v2](https://developers.digitalocean.com/do
5
5
![ Banner] ( https://user-images.githubusercontent.com/2829600/86969008-fcc6d180-c164-11ea-9864-5ffd9caf2c6b.png )
6
6
7
7
<p align =" center " >
8
- <a href =" https://github.com/DigitalOceanPHP/Client/actions?query=workflow%3ATests " ><img src =" https://img.shields.io/github/workflow/status/DigitalOceanPHP/Client/Tests ?label=Tests&style=flat-square " alt =" Build Status " ></img ></a >
8
+ <a href =" https://github.com/DigitalOceanPHP/Client/actions?query=workflow%3ATests " ><img src =" https://img.shields.io/github/actions/ workflow/status/DigitalOceanPHP/Client/tests.yml ?label=Tests&style=flat-square " alt =" Build Status " ></img ></a >
9
9
<a href =" https://github.styleci.io/repos/20703714 " ><img src =" https://github.styleci.io/repos/20703714/shield " alt =" StyleCI Status " ></img ></a >
10
10
<a href =" LICENSE " ><img src =" https://img.shields.io/badge/license-MIT-brightgreen?style=flat-square " alt =" Software License " ></img ></a >
11
11
<a href =" https://packagist.org/packages/toin0u/digitalocean-v2 " ><img src =" https://img.shields.io/packagist/dt/toin0u/digitalocean-v2?style=flat-square " alt =" Packagist Downloads " ></img ></a >
You can’t perform that action at this time.
0 commit comments