Skip to content

Commit

Permalink
Prepare release v0.7.0
Browse files Browse the repository at this point in the history
Signed-off-by: Antonio Gisondi <[email protected]>
  • Loading branch information
harlem88 committed Nov 4, 2024
1 parent b9680c9 commit 92ac877
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 4 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,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).

## [Unreleased]
## [0.7.0] - 2024-11-04

### Added

Expand All @@ -31,6 +31,7 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
- Retrieve the Node ID information from the grpc metadata also for the Attach rpc. [#264]

[#264]: https://github.com/astarte-platform/astarte-message-hub/pull/264

[#268]: https://github.com/astarte-platform/astarte-message-hub/pull/268

## [0.6.1] - 2024-06-04
Expand Down
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
members = ["e2e-test"]

[workspace.package]
version = "0.6.1"
version = "0.7.0"
edition = "2021"
homepage = "https://astarte.cloud/"
license = "Apache-2.0"
Expand Down

0 comments on commit 92ac877

Please sign in to comment.