Added missing CHANGELOG entry for previous fix
This commit is contained in:
parent
ecad0a0d34
commit
d7c6d7b0a3
|
@ -17,6 +17,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
- [2020-06-12] Re-added missing default `threads_per_cpu` setting by [@lflare].
|
- [2020-06-12] Re-added missing default `threads_per_cpu` setting by [@lflare].
|
||||||
|
- [2020-06-12] Replaced exponential calculation for ApacheClient threads by [@lflare].
|
||||||
|
|
||||||
### Security
|
### Security
|
||||||
- [2020-06-12] Update ClientSettings.java changed showing client secret in logs back to hidden by [@dskilly].
|
- [2020-06-12] Update ClientSettings.java changed showing client secret in logs back to hidden by [@dskilly].
|
||||||
|
|
Loading…
Reference in a new issue