Skip to content

Commit 0ef208b

Browse files
authored
Update CHANGELOGs for initial release (Azure#2155)
1 parent 81f7d43 commit 0ef208b

File tree

5 files changed

+18
-24
lines changed

5 files changed

+18
-24
lines changed

sdk/core/azure_core/CHANGELOG.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
1-
# 0.2.1 (2022-04)
1+
# Release History
22

3-
- [#625](https://github.com/Azure/azure-sdk-for-rust/pull/625) Improved Error Handling
4-
- [#690](https://github.com/Azure/azure-sdk-for-rust/pull/690) Better header insertion handling
5-
- [#691](https://github.com/Azure/azure-sdk-for-rust/pull/691) Better header handling
3+
## 0.22.0 (2025-02-13)
64

7-
# 0.1.1 (2022-01)
5+
### Features Added
86

9-
- initial publish to [crates.io](https://crates.io/crates/azure_core)
7+
- Initial supported release.
Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
1+
# Release History
2+
13
## 0.1.0 (2025-02-13)
24

35
### Features Added
46

5-
- Initial release.
7+
- Initial supported release.

sdk/identity/azure_identity/CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# Release History
22

3-
## 0.22.0 (Unreleased)
3+
## 0.22.0 (2025-02-13)
4+
5+
### Features Added
6+
7+
- Initial supported release.
48

59
### Breaking Changes
610

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,8 @@
11
# Release History
22

3-
## 0.1.0 (Unreleased)
3+
## 0.1.0 (2025-02-13)
44

55
### Features Added
66

7-
- Initial publish to [crates.io](https://crates.io/crates/azure_security_keyvault_keys) built on Azure Key Vault service version 7.6-preview.2.
8-
9-
### Breaking Changes
10-
11-
### Bugs Fixed
12-
13-
### Other Changes
7+
- Initial public release.
8+
- Built on Azure Key Vault service version 7.6-preview.2.
Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,8 @@
11
# Release History
22

3-
## 0.1.0 (Unreleased)
3+
## 0.1.0 (2025-02-13)
44

55
### Features Added
66

7-
- Initial publish to [crates.io](https://crates.io/crates/azure_security_keyvault_secrets) built on Azure Key Vault service version 7.6-preview.2.
8-
9-
### Breaking Changes
10-
11-
### Bugs Fixed
12-
13-
### Other Changes
7+
- Initial public release.
8+
- Built on Azure Key Vault service version 7.6-preview.2.

0 commit comments

Comments
 (0)