aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authoriximeow <me@iximeow.net>2024-05-13 23:08:00 -0700
committeriximeow <me@iximeow.net>2024-05-13 23:08:00 -0700
commitcf6714dd85f787fc527936495d2dee5cd41479df (patch)
treeba098933af09e59efcc7a017b08a35cc83dc676f /CHANGELOG
parente16faf58cc1e47e431bbf110bf9cda0047909630 (diff)
add goodfile
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index f57390d..4fb39ab 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -12,6 +12,8 @@ moved a use of `serde` types to be covered by the relevant cfg flag; using `colo
fixed up doc comments to build without error.
+(and additional testing permutations to validate cfg flags and doc comments in the future)
+
## 0.2.7
moved `AnnotatingDecoder` and its associated types to `annotation/`, for module-level documentation about that feature.