From 7dd802e5a194a4cfc80dd4c900c090afb4c12a7a Mon Sep 17 00:00:00 2001 From: Tatu Saloranta Date: Fri, 8 Jan 2021 13:00:46 -0800 Subject: [PATCH] Mark #235 as fixed. --- release-notes/VERSION-2.x | 2 ++ 1 file changed, 2 insertions(+) diff --git a/release-notes/VERSION-2.x b/release-notes/VERSION-2.x index 72c0d67e3..94dd61a87 100644 --- a/release-notes/VERSION-2.x +++ b/release-notes/VERSION-2.x @@ -13,6 +13,8 @@ Project: jackson-datatypes-binaryModules: #232: (ion) Allow disabling native type ids in IonMapper (contributed by Josh B) +#235: (smile) Small bug in byte-alignment for long field names in Smile, + symbol table reuse 2.12.0 (29-Nov-2020)