Skip to content

Commit

Permalink
Update changelog for release (#38563)
Browse files Browse the repository at this point in the history
  • Loading branch information
annelo-msft authored Sep 7, 2023
1 parent 28668aa commit 63f125b
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions sdk/core/Azure.Core.Experimental/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
# Release History

## 0.1.0-preview.30 (Unreleased)

### Features Added
## 0.1.0-preview.30 (2023-09-07)

### Breaking Changes

### Bugs Fixed

### Other Changes
- Changed default location of `cloudmachine.json` passed to `CloudMachine` constructor.
- Renamed `Azure.Value` to `Azure.Variant`.
- Added cast operators to/from string to `Variant`.
- Added `Variant.Null` and `variant.IsNull` APIs to `Variant`.

## 0.1.0-preview.29 (2023-08-07)

### Features Added

- Added SchemaValidator and LruCache types for use with Azure.Data.SchemaRegistry preview library.
- Added CloudMachine and ProvisionableTemplateAttribute types for use with CloudMachine.

Expand Down

0 comments on commit 63f125b

Please sign in to comment.