Skip to content

Commit c4eb97f

Browse files
committed
Bump to 0.8.0
1 parent b325df1 commit c4eb97f

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ This changelog documents the changes between release versions.
66

77
Changes to be included in the next upcoming release
88

9+
## [0.8.0]
10+
11+
- `connector_name` and `connector_version` functions added to `Connector` trait which are included in traces.
12+
913
## [0.7.0]
1014

1115
- Update to support v0.2.4 of the NDC Spec.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[workspace]
22
resolver = "2"
33

4-
package.version = "0.7.0"
4+
package.version = "0.8.0"
55
package.edition = "2021"
66
package.license = "Apache-2.0"
77

0 commit comments

Comments
 (0)