From 378e60653710c8c552cf32a098f16d709d376bd1 Mon Sep 17 00:00:00 2001 From: carbotaniuman <41451839+carbotaniuman@users.noreply.github.com> Date: Thu, 28 Jan 2021 07:50:22 -0600 Subject: [PATCH] Changelog --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a6bb66c..65a4c1b 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,7 +19,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [2.0.0-rc6] - 2021-01-27 ### Fixed -- [2021-01-27] Upped max threadpool size [@carbotaniuman]. +- [2021-01-27] Upped max Apache threadpool size [@carbotaniuman]. +- [2021-01-27] Add ability for nodes to specify external ip [@carbotaniuman]. ## [2.0.0-rc5] - 2021-01-27 ### Changed