From d1411525882dcf8e67e9e6678b5d2a4f296553f5 Mon Sep 17 00:00:00 2001 From: Jeremy Andrews Date: Sun, 1 Nov 2020 06:47:12 +0100 Subject: [PATCH] document nng update --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7970f37a..5a6b0cd4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ - replace TermLogger with SimpleLogger for increased logging flexibility - add initial OCI Dockerfile for container-based workflows - use checked subtraction when calculating drift duration to prevent panic + - update `nng-rs` dependency to fix bug when testing that the manager is ready ## 0.10.3 Oct 14, 2020 - fixup sticky redirect tests to properly test functionality