Skip to content

Commit c6980b5

Browse files
committed
Feedback
1 parent 61d341e commit c6980b5

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.codespellrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
[codespell]
22
# skipping auto generated folders
33
skip = ./.tox,./.mypy_cache,./docs/_build,./target,*/LICENSE,./venv,.git,./opentelemetry-semantic-conventions
4-
ignore-words-list = ans,assertIn,ue,ot,hist,ro,
4+
ignore-words-list = ans,ue,ot,hist,ro

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
5555
- units with slash are converted e.g. `m/s` -> `meters_per_second`.
5656
- The exporter's API is not changed
5757
- Add parameters for Distros and configurators to configure autoinstrumentation
58+
- Add parameters for Distros and configurators to configure autoinstrumentation in addition to existing environment variables.
5859
([#3864] (https://github.com/open-telemetry/opentelemetry-python/pull/3864))
5960

6061
## Version 1.24.0/0.45b0 (2024-03-28)

0 commit comments

Comments
 (0)