diff options
| -rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 22e33489d..af6497912 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,7 @@ - Feature: `zen print` now has a `--show-type-info` option to add type information to output of compact binary content - Improvement: `zen print` now allows output of compact binary content even if they are in non-optimal format (Unifom vs Non-Uniform arrays and objects) - Bugfix: Stats information for Build Store (Zen Store Cache) no longer throws exception and outputs invalid state information +- Bugfix: Make sure we properly shut down any pending httpsys requests when shutting down ## 5.6.17 - Bugfix: Don't skip oplogs without package data in zen dashboard |