From 4a706c3f7524b3b78022d35c9b8f278af41c66be Mon Sep 17 00:00:00 2001 From: Peter O Date: Thu, 13 May 2021 04:10:01 -0400 Subject: [PATCH] Version 4.4.2 --- CBOR.nuspec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CBOR.nuspec b/CBOR.nuspec index 68308aeb..0752bb86 100644 --- a/CBOR.nuspec +++ b/CBOR.nuspec @@ -3,6 +3,7 @@ - Performance improvements in some cases, especially involving date/time conversions - Error checks in DateTimeFieldsToCBORObject method in CBORDateConverter +- Bug fixes Version 4.4.1: @@ -16,4 +17,4 @@ Version 4.4: date/time formats and CBOR objects - Added CanFitInUInt64 and CanTruncatedIntFitInUInt64 methods - Bug fixesCC0-1.0https://github.com/peteroupc/CBORPeter OccilA C# implementation of Concise Binary Object Representation (CBOR), a general-purpose binary data format defined in RFC 8949.Peter OccilCBOR (Concise Binary Object Representation)cbor data serialization binary json +> \ No newline at end of file