Skip to content

Commit d26463d

Browse files
authored
Updating change log for release (#40)
1 parent 78f4237 commit d26463d

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
# Release History
22

3-
## 2.0.0b1 (Unreleased)
3+
## 2.0.0b1 (09/10/2024)
44

55
* Adds support for Feature Variants.
6+
* Adds support for Telemetry.
67

78
## 1.0.0 (06/26/2024)
89

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,4 +44,4 @@ Homepage = "https://github.com/microsoft/FeatureManagement-Python"
4444
Issues = "https://github.com/microsoft/FeatureManagement-Python/issues"
4545

4646
[project.optional-dependencies]
47-
AppInsights = ["azure-monitor-opentelemetry<2.0.0,>=1.3.0","azure-monitor-events-extension<2.0.0"]
47+
AzureMonitor = ["azure-monitor-events-extension<2.0.0"]

0 commit comments

Comments
 (0)