From: Ian Jackson Date: Wed, 28 Apr 2021 22:21:41 +0000 (+0100) Subject: CHANGELOG: Document recent changes X-Git-Tag: otter-0.6.0~509 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=2d099c62ed94f817924cdf68a9d8a4b8327554a4;p=otter.git CHANGELOG: Document recent changes Signed-off-by: Ian Jackson --- 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 =============