Skip to content

Commit

Permalink
Merge pull request #300 from cailloumajor/release-please--branches--m…
Browse files Browse the repository at this point in the history
…ain--components--opcua-proxy

chore(main): release 5.2.0
  • Loading branch information
cailloumajor authored Jun 1, 2023
2 parents 5777937 + 5c8081c commit 407200e
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 2 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [5.2.0](https://github.com/cailloumajor/opcua-proxy/compare/v5.1.0...v5.2.0) (2023-06-01)


### Features

* remove tags age recording config passthrough ([c49e1ef](https://github.com/cailloumajor/opcua-proxy/commit/c49e1efb29869ef41176a4461b77b3014b896d47))


### Bug Fixes

* **deps:** update rust crate tokio to 1.28.2 ([9d2a97c](https://github.com/cailloumajor/opcua-proxy/commit/9d2a97c4f403f5d9d3e28ff3e9a22c78f2f1c5ab))

## [5.1.0](https://github.com/cailloumajor/opcua-proxy/compare/v5.0.2...v5.1.0) (2023-05-22)


Expand Down
2 changes: 1 addition & 1 deletion 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
@@ -1,7 +1,7 @@
[package]
name = "opcua-proxy"
description = "OPC-UA proxy"
version = "5.1.0"
version = "5.2.0"
edition = "2021"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
Expand Down

0 comments on commit 407200e

Please sign in to comment.