Skip to content

Commit d88504e

Browse files
author
Tristan Sloughter
authored
Merge pull request #618 from tsloughter/attributes-to-api
move attribute smodule to api
2 parents 6d08186 + d0d52dd commit d88504e

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,19 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99

1010
## API
1111

12-
- [Add `otel_tracestate' module for creating and updating
12+
### Changes
13+
14+
- [Add `otel_tracestate` module for creating and updating
1315
tracestate](https://github.com/open-telemetry/opentelemetry-erlang/pull/607)
16+
- [Attributes module `otel_attributes` moved to
17+
SDK](https://github.com/open-telemetry/opentelemetry-erlang/pull/618)
18+
19+
## SDK
20+
21+
### Changes
22+
23+
- [Attributes module `otel_attributes` moved to
24+
SDK](https://github.com/open-telemetry/opentelemetry-erlang/pull/618)
1425

1526
## Experimental API
1627

File renamed without changes.

0 commit comments

Comments
 (0)