diff --git a/LICENSE b/LICENSE index ef7bfbd..b0da3f3 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Copyright (c) 2016-2022 StiffStream. All rights reserved. +Copyright (c) 2016-2024 StiffStream. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: diff --git a/README.md b/README.md index 708edfc..3ac6aae 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ Table of Contents * [Table of Contents](#table-of-contents) * [What Is json_dto?](#what-is-json_dto) * [What's new?](#whats-new) + * [v.0.3.2](#v032) * [v.0.3.1](#v031) * [v.0.3.0](#v030) * [v.0.2.14](#v0214) @@ -69,6 +70,10 @@ working with JSON in various projects. # What's new? +## v.0.3.2 + +It's a bug-fix release. + ## v.0.3.1 Support for `std::int8_t` and `std::uint8_t` added to json-dto.