From 5076f0862916ada95f667873984aa8c36dc20369 Mon Sep 17 00:00:00 2001 From: AlexNDRmac Date: Sun, 15 Oct 2023 22:00:37 +0300 Subject: [PATCH] Update version --- CHANGELOG.md | 4 ++++ SignNow.props | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 14e32a0..68c2285 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,9 +5,13 @@ The format is based on [Keep a Changelog](http://keepachangelog.com) and this project adheres to [Semantic Versioning](http://semver.org). ## [Unreleased] - TBD + + +## [1.2.3] - 2023-10-15 ### Fixed - Fixed `json_attributes` property deserialization for **DocumentHistoryResponse** model + ## [1.2.2] - 2023-08-27 ### Added - `IEventSubscription` interface for any operation with Events diff --git a/SignNow.props b/SignNow.props index e8a78ad..d305c59 100644 --- a/SignNow.props +++ b/SignNow.props @@ -1,6 +1,6 @@ - 1.2.2-dev + 1.2.3 signNow signNow SignNow.NET