Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
StephenWeatherford committed Nov 17, 2023
1 parent 17eba1f commit 6c46f5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Resources/Resources/ChangeLog.md
Original file line number Diff line number Diff line change
@@ -20,13 +20,13 @@

## Upcoming Release
* Used utf8 encoding for reading stdout & stderr when invoking Bicep. [#23246]
* Fixed regression in `Publish-AzBicepModule` [Azure/bicep/12461](https://github.com/Azure/bicep/issues/12461)

## Version 6.12.0
* Supported $ref statements for user-defined types in Bicep files.
* Fixed reporting duplicate warnings when compiling Bicep files.
* Updated New and Set Management Group cmdlets to allow DeploymentSubscription to be optional.
* Fixed inexplicable error message when subscription and scope are neither provided in RoleAssignment/RoleDefinition related commands. [#22716]
* Fixed regression in `Publish-AzBicepModule` [Azure/bicep/12461](https://github.com/Azure/bicep/issues/12461)

## Version 6.11.2
* Fixed bug where `.bicepparam` values were not being correctly serialized in the correct format.

0 comments on commit 6c46f5e

Please sign in to comment.