Skip to content

Commit 71dcd7a

Browse files
Release 4.6.0
1 parent 194952d commit 71dcd7a

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@ CHANGE LOG
22
==========
33

44

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+
512
## 4.5.1 (24/04/2022)
613

714
* Added missing properties to the image entity

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ We present a modern [DigitalOcean API v2](https://developers.digitalocean.com/do
55
![Banner](https://user-images.githubusercontent.com/2829600/86969008-fcc6d180-c164-11ea-9864-5ffd9caf2c6b.png)
66

77
<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>
99
<a href="https://github.styleci.io/repos/20703714"><img src="https://github.styleci.io/repos/20703714/shield" alt="StyleCI Status"></img></a>
1010
<a href="LICENSE"><img src="https://img.shields.io/badge/license-MIT-brightgreen?style=flat-square" alt="Software License"></img></a>
1111
<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>

0 commit comments

Comments
 (0)