From 2d099c62ed94f817924cdf68a9d8a4b8327554a4 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Wed, 28 Apr 2021 23:21:41 +0100 Subject: [PATCH] CHANGELOG: Document recent changes Signed-off-by: Ian Jackson --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index cd724ff8..e64d0289 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,10 @@ Version UNRELEASED Manipulation Rummy. * New "private.table.toml" and "same-scope.table.toml" for less-public games. - * Build system improvements and fixes. + * otter(1) now honours OTTERCLI_LOG (in Rust env_logger format). + * Change CLI to server management wire protocol to binary-framed + MessagePack (was newline-framed JSON). + * Build system and test suite improvements and fixes. Version 0.5.1 ============= -- 2.30.2