Skip to content

Commit

Permalink
Merge pull request #58 from osmanhadzic/release-0.6
Browse files Browse the repository at this point in the history
Prepare release 0.6
  • Loading branch information
harlem88 authored Dec 18, 2023
2 parents e1e03f2 + 337f883 commit 0bc9146
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion AstarteDeviceSDKCSharp/AstarteDeviceSDKCSharp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ SPDX-License-Identifier: Apache-2.0 -->
<RootNamespace>AstarteDeviceSDKCSharp</RootNamespace>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<Version>0.5.4</Version>
<Version>0.6.0</Version>
</PropertyGroup>

<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.6.0] - Unreleased
## [0.6.0] - 2023-12-18
### Added
- Add the capability to update the introspection dynamically.
- Handling sessionPresent flag from the broker.
Expand Down

0 comments on commit 0bc9146

Please sign in to comment.