From 1059fad53ae604628db3f302f6edac97186adc1d Mon Sep 17 00:00:00 2001 From: iximeow Date: Sat, 3 Dec 2022 15:15:08 -0800 Subject: include typo fixes in the changelog! --- CHANGELOG | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG b/CHANGELOG index 016c7bd..2055327 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,4 +1,5 @@ ## 1.1.5 +* fix several typos across crate docs - thank you Bruce! (aka github user waywardmonkeys) * optimizations (mostly code motion) for hot codepaths - large `match`-based decode tables have been outlined to 256-entry arrays. this makes for slicely nicer inlining in `read_with_annotations`. -- cgit v1.1