Skip to content

Commit

Permalink
Update changelog for #370
Browse files Browse the repository at this point in the history
  • Loading branch information
nbrownus committed Oct 20, 2021
1 parent 32e2619 commit 92cf8ff
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

- New experimental config option `remote_allow_ranges`. (#540)

- New config option `pki.disconnect_invalid` that will tear down tunnels when they become invalid (through expiry or
removal of root trust). Default is `false`. Note, this will not currently recognize if a remote has changed
certificates since the last handshake. (#370)

### Deprecated

- The `preferred_ranges` option has been supported as a replacement for
Expand Down

0 comments on commit 92cf8ff

Please sign in to comment.