Skip to content

Commit

Permalink
#731 #738 adding missing changelog entry
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesdbloom committed Mar 21, 2020
1 parent 9fbac13 commit 7b33f9b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- improved X509 certificates by adding Subject Key Identifier and Authority Key Identifier
- stopped delay being applied twice on response actions (#721)
- improve support for clients making initial SOCKS or HTTP CONNECT requests over TLS
- replaced JSONAssert with JsonUnit to improve JSON matching and remove problematic transitive dependencies

### Fixed
- fixed null point for expectation initialiser with file watcher in working directory specified with relative path
Expand Down

0 comments on commit 7b33f9b

Please sign in to comment.