diff --git a/CHANGELOG.md b/CHANGELOG.md index 7c5ca490fcc1..1fd9b17e92bd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ### - Fixed thread-safety issues when CCF nodes attempted to contact non-TLS servers. This previously could cause errors when running SNP builds with multiple worker threads (#6836). +- Add config option in start-network.py choose redirection kind (#6732, #6755) ## [5.0.12]