File tree Expand file tree Collapse file tree 3 files changed +8
-10
lines changed
Expand file tree Collapse file tree 3 files changed +8
-10
lines changed Original file line number Diff line number Diff line change @@ -7,17 +7,14 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77
88## [ Unreleased]
99
10- ### Fixed
11-
12- - Fix recent update to open62541 version
13- [ 1.4.11] ( https://github.com/open62541/open62541/releases/tag/v1.4.11.1 ) .
14-
15- ## [ 0.4.12] - 2025-03-19
10+ ## [ 0.4.13] - 2025-03-19
1611
1712### Changed
1813
1914- Upgrade to open62541 version
20- [ 1.4.11] ( https://github.com/open62541/open62541/releases/tag/v1.4.11 ) .
15+ [ 1.4.11] ( https://github.com/open62541/open62541/releases/tag/v1.4.11.1 ) .
16+
17+ ## [ 0.4.12] - 2025-03-19 [ YANKED]
2118
2219## [ 0.4.11] - 2025-02-06
2320
@@ -202,7 +199,8 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
202199
203200- First public release.
204201
205- [ Unreleased ] : https://github.com/HMIProject/open62541-sys/compare/v0.4.12...HEAD
202+ [ Unreleased ] : https://github.com/HMIProject/open62541-sys/compare/v0.4.13...HEAD
203+ [ 0.4.13 ] : https://github.com/HMIProject/open62541-sys/compare/v0.4.12...v0.4.13
206204[ 0.4.12 ] : https://github.com/HMIProject/open62541-sys/compare/v0.4.11...v0.4.12
207205[ 0.4.11 ] : https://github.com/HMIProject/open62541-sys/compare/v0.4.10...v0.4.11
208206[ 0.4.10 ] : https://github.com/HMIProject/open62541-sys/compare/v0.4.9...v0.4.10
Original file line number Diff line number Diff line change 11[package ]
22name = " open62541-sys"
3- version = " 0.4.12 "
3+ version = " 0.4.13 "
44authors = [" HMI Project" ]
55edition = " 2021"
66# Keep the MSRV number here in sync with `test.yaml`/`build.rs`. We require Rust
You can’t perform that action at this time.
0 commit comments