Skip to content

Commit

Permalink
Merge branch 'license-resource' into 'master'
Browse files Browse the repository at this point in the history
Added commands for license resource

See merge request transip/restapi-cli-client!119
  • Loading branch information
samihsoylu committed Feb 1, 2021
2 parents 63b3e1d + a4a8cb1 commit 751f833
Show file tree
Hide file tree
Showing 9 changed files with 216 additions and 213 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
CHANGELOG
=========

6.6.0
-----
* Added vps license resource commands

6.5.0
-----
* Added isLocked property to HA-IP
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"symfony/console": "^4.3",
"symfony/finder": "^4.3",
"symfony/filesystem": "^4.3",
"transip/transip-api-php": "^6.5",
"transip/transip-api-php": "^6.6",
"symfony/yaml": "^4.3",
"webmozart/path-util": "^2.3"
},
Expand Down
Loading

0 comments on commit 751f833

Please sign in to comment.