Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,16 @@

## 1.3.0-beta.1 (Unreleased)

### Acknowledgments

Thank you to our developer community members who helped to make the Key Vault configuration library better with their contributions to this release:

- Daniel Laughland _([GitHub](https://github.com/jabberwik))_

### Features Added

- Changed visibility of `AzureKeyVaultConfigurationSource` as public to allow for custom ordering of configuration sections when reading. _(A community contribution, courtesy of [jabberwik](https://github.com/jabberwik))_

### Breaking Changes

### Bugs Fixed
Expand All @@ -13,7 +21,8 @@
## 1.2.2 (2022-04-05)

### Acknowledgments
Thank you to our developer community members who helped to make the Service Bus client library better with their contributions to this release:

Thank you to our developer community members who helped to make the Key Vault configuration library better with their contributions to this release:

- Martin Costello _([GitHub](https://github.com/martincostello))_

Expand Down