From 3b29964126040a3704f004381e0329da50e391b0 Mon Sep 17 00:00:00 2001 From: Christopher Peplin Date: Mon, 4 Aug 2014 21:36:47 -0400 Subject: Expand diagnostic mode field to a full byte's range. Fixed #10. --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 3a393f1e..ed22556c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ fields, and since this is such an uncommon use case and one that can be handled by the client receiving the data. We may add them back in the future. * Add `extras` field to JSON messages. +* Expand range of mode field to a full byte (#10) ## v0.3 -- cgit 1.2.3-korg