diff --git a/README.md b/README.md index 24350ed..9b43c25 100644 --- a/README.md +++ b/README.md @@ -171,7 +171,7 @@ If you have functions persistent storage or identity stitching data you wish to `redis.enabled` to `true` to enable "double read" mode as outlined in the [release notes for Jitsu v2.5.0](https://github.com/jitsucom/jitsu/releases/tag/jitsu2-v2.5.0). -### TODO: TBD +### v1.6.0 This release splits the `config.clickhouseHost` and `config.clickhouseHostFrom` parameters up into separate parameters for HTTP and TCP, as different components require different protocols. If you were using these parameters, simply set `config.clickhouseHttpHost` and `config.clickhouseTcpHost`