Skip to content

Commit

Permalink
chore(Changelog): update
Browse files Browse the repository at this point in the history
  • Loading branch information
windvalley committed Jan 7, 2022
1 parent 98df320 commit 620675d
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [1.3.1]

### Fixed

- Fix sudo password prompt output not be trimmed as expected ([#15](https://github.com/windvalley/gossh/issues/15)).

- Fix the outputs that were originally `FAILED` are marked as `SUCCESS` ([#16](https://github.com/windvalley/gossh/issues/16)).

### Changed

- Optimize log format. For details at [#17](https://github.com/windvalley/gossh/issues/17).

## [1.3.0]

### Added
Expand Down

0 comments on commit 620675d

Please sign in to comment.