From 4b9cf59153115eb9cecdeac85f625d6a5d786e37 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nedim=20Toki=C4=87?= Date: Wed, 21 Jun 2023 10:52:28 +0200 Subject: [PATCH] Prepare release 0.5.4 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Nedim Tokić --- AstarteDeviceSDKCSharp/AstarteDeviceSDKCSharp.csproj | 2 +- CHANGELOG.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/AstarteDeviceSDKCSharp/AstarteDeviceSDKCSharp.csproj b/AstarteDeviceSDKCSharp/AstarteDeviceSDKCSharp.csproj index 0f7583b..b631f62 100644 --- a/AstarteDeviceSDKCSharp/AstarteDeviceSDKCSharp.csproj +++ b/AstarteDeviceSDKCSharp/AstarteDeviceSDKCSharp.csproj @@ -11,7 +11,7 @@ SPDX-License-Identifier: Apache-2.0 --> AstarteDeviceSDKCSharp enable enable - 0.5.3 + 0.5.4 diff --git a/CHANGELOG.md b/CHANGELOG.md index f4dcfbc..c0b64a2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [0.5.4] - Unreleased +## [0.5.4] - 2023-06-23 ### Added - Expose an interface path from Astarte aggregate datastream event.