Skip to content

Commit

Permalink
Rescue ssh
Browse files Browse the repository at this point in the history
  • Loading branch information
svenwiltink committed Aug 3, 2023
1 parent b5b9964 commit ba3704d
Show file tree
Hide file tree
Showing 5 changed files with 202 additions and 260 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.31.0
-----
* Added ssh key support to rescue images

6.30.0
-----
* Implemented Actions
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"symfony/console": "^5.4",
"symfony/finder": "^5.4",
"symfony/filesystem": "^5.4",
"transip/transip-api-php": "^6.29",
"transip/transip-api-php": "^6.45",
"symfony/yaml": "^5.4"
},
"require-dev": {
Expand Down

0 comments on commit ba3704d

Please sign in to comment.