Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelsauter committed Apr 6, 2018
1 parent 8c0ae28 commit 76dee9d
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,15 @@

## Unreleased

* [Enhancement] Add `--config`, `-tag` and `--prefix` flags to shortcut command if those flags are specified for the original Crane command as well.

## 3.4.1 (2018-04-04)

* [Bugfix] Fix broken `share-ssh-socket` by passing the value of `SSH_AUTH_SOCK` to the Docker flag, not the environment variable itself
* [Bugfix] Fix broken `share-ssh-socket` by passing the value of `SSH_AUTH_SOCK` to the Docker flag, not the environment variable itself.

* [Enhancement] Add `--verbose` flag to shortcut command if original Crane command is run in verbose mode
* [Enhancement] Add `--verbose` flag to shortcut command if original Crane command is run in verbose mode.

* [Enhancement] Add `(ad-hoc)` to log output when creating/running a container with an ad-hoc command
* [Enhancement] Add `(ad-hoc)` to log output when creating/running a container with an ad-hoc command.

## 3.4.0 (2018-04-02)

Expand Down

0 comments on commit 76dee9d

Please sign in to comment.