Skip to content

Commit

Permalink
Release 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
koiuo committed Jan 30, 2018
1 parent 6e9e02f commit a13e59a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## Unreleased
## 1.1.0 - 2018-01-30

### Added

Expand All @@ -10,10 +10,12 @@
`--tls-insecure` do NOT verify server (accept any certificate)
`--tls-cafile value` verify server with CA certificate stored in specified file
`--tls-capath value` verify server with CA certificates located under specified path
- Windows build

### Changed

- `--timeout` option now affects both dialing to server and RPC call (before that dialing had hard-coded 1s timeout)
- more descriptive messages are printed out in case of failure

## 1.0.0 - 2017-12-13

Expand Down

0 comments on commit a13e59a

Please sign in to comment.
-