Skip to content

Commit

Permalink
Release 7.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
GrahamCampbell committed Dec 12, 2020
1 parent 87b7e15 commit d923441
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@ CHANGE LOG
==========


## V7.3.1 (12/12/2020)

* Added missing phpdoc


## V7.3 (27/11/2020)

* Support PHP 8
Expand Down
1 change: 1 addition & 0 deletions src/DigitalOceanManager.php
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
* @method \DigitalOceanV2\Api\Account account()
* @method \DigitalOceanV2\Api\Action action()
* @method \DigitalOceanV2\Api\Certificate certificate()
* @method \DigitalOceanV2\Api\Database database()
* @method \DigitalOceanV2\Api\Domain domain()
* @method \DigitalOceanV2\Api\DomainRecord domainRecord()
* @method \DigitalOceanV2\Api\Droplet droplet()
Expand Down

0 comments on commit d923441

Please sign in to comment.