Skip to content

Commit

Permalink
Merge branch 'production' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
koiuo committed Jan 31, 2020
2 parents 6e9e02f + b76fc25 commit 5678057
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 5678057

Please sign in to comment.
-