Skip to content

Commit

Permalink
Merge branch 'fixed20220803' into 'master'
Browse files Browse the repository at this point in the history
added authcode functions

See merge request transip/restapi-cli-client!166
  • Loading branch information
Jeroen Smit committed Aug 8, 2022
2 parents e4de2d1 + 6d9af7c commit b344cc4
Show file tree
Hide file tree
Showing 6 changed files with 602 additions and 81 deletions.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,14 @@
CHANGELOG
=========
6.27.0
-----
* Added domain auth-code endpoint

6.24.0
-----
* Added an endpoint for operating system filtering on specs
* Added isDefault option to the SSH keys endpoint.


6.23.1
-----
* Updated `guzzlehttp/guzzle`
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"symfony/console": "^5.4",
"symfony/finder": "^5.4",
"symfony/filesystem": "^5.4",
"transip/transip-api-php": "^6.19",
"transip/transip-api-php": "^6.27",
"symfony/yaml": "^5.4"
},
"require-dev": {
Expand Down

0 comments on commit b344cc4

Please sign in to comment.