mirror of
https://github.com/open-telemetry/opentelemetry-python-contrib.git
synced 2025-08-02 19:47:17 +08:00
Automate per-package release for specific components (#2875)
This commit is contained in:
13
propagator/opentelemetry-propagator-aws-xray/CHANGELOG.md
Normal file
13
propagator/opentelemetry-propagator-aws-xray/CHANGELOG.md
Normal file
@ -0,0 +1,13 @@
|
||||
# Changelog
|
||||
|
||||
All notable changes to this project will be documented in this file.
|
||||
|
||||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
||||
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||
|
||||
## Unreleased
|
||||
|
||||
## Version 1.0.2 (2024-08-05)
|
||||
|
||||
See [common CHANGELOG](../../CHANGELOG.md) for the changes in this and prior versions.
|
||||
|
@ -12,4 +12,4 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
__version__ = "1.0.2"
|
||||
__version__ = "1.1.0.dev"
|
||||
|
Reference in New Issue
Block a user