Skip to content

Commit 9c6e5ce

Browse files
authored
Prepare for 0.2.0 release (#50)
1 parent b1eb30b commit 9c6e5ce

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

docs/release-notes/index.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 0.2.0
2+
3+
- Exposing artificial hook function if scoping is enabled (PR [#49](https://github.com/open-telemetry/opentelemetry-php-distro/pull/49))
4+
- Dependency shadowing/scoping (PR [#47](https://github.com/open-telemetry/opentelemetry-php-distro/pull/47))
5+
16
## 0.1.0
27

38
Initial technical preview release.

project.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version=0.1.0
1+
version=0.2.0
22
supported_php_versions=(81 82 83 84)
33
supported_package_types=(apk deb rpm)
44
test_all_php_versions_with_package_type=deb

0 commit comments

Comments
 (0)