Skip to content

Commit 408e5e9

Browse files
uklotzdesgoll
andauthored
v0.5.5 (#113)
Co-authored-by: Sebastian Goll <1277035+sgoll@users.noreply.github.com>
1 parent 9bcf79e commit 408e5e9

3 files changed

Lines changed: 6 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

88
## [Unreleased]
99

10+
## [0.5.5] - 2026-07-02
11+
1012
### Changed
1113

1214
- Upgrade to open62541 version
@@ -284,7 +286,8 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
284286

285287
- First public release.
286288

287-
[Unreleased]: https://github.com/HMIProject/open62541-sys/compare/v0.5.4...HEAD
289+
[Unreleased]: https://github.com/HMIProject/open62541-sys/compare/v0.5.5...HEAD
290+
[0.5.5]: https://github.com/HMIProject/open62541-sys/compare/v0.5.4...v0.5.5
288291
[0.5.4]: https://github.com/HMIProject/open62541-sys/compare/v0.5.3...v0.5.4
289292
[0.5.3]: https://github.com/HMIProject/open62541-sys/compare/v0.5.2...v0.5.3
290293
[0.5.2]: https://github.com/HMIProject/open62541-sys/compare/v0.5.1...v0.5.2

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "open62541-sys"
3-
version = "0.5.4"
3+
version = "0.5.5"
44
authors = ["HMI Project"]
55
edition = "2024"
66
# Keep MSRV in sync with `test.yaml`/`build.rs`. Use versions that are at least 6 months old.

0 commit comments

Comments
 (0)