Skip to content

Commit 8de1659

Browse files
authored
Add excerpt in CHANGELOG.md about logging signal breaking changes
1 parent f9ca475 commit 8de1659

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
**Breaking changes ongoing**
9+
10+
We are working on stabilizing the Log signal that would require making deprecations and breaking changes. We will try to reduce the releases that may require an update to your code, especially for instrumentations or for sdk developers.
11+
812
## Unreleased
913

1014
- Add missing Prometheus exporter documentation

0 commit comments

Comments
 (0)