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