Skip to content

Commit f359112

Browse files
authored
Changelog for v3.66.1 (#319)
## v3.66.1 - 2024-08-09 ### Bug Fixes - [sdk] Fix binary compatibility with provider SDKs built using older version of the core SDK [#318](#318)
1 parent 77f513a commit f359112

File tree

3 files changed

+12
-6
lines changed

3 files changed

+12
-6
lines changed

.changes/unreleased/Bug Fixes-318.yaml

Lines changed: 0 additions & 6 deletions
This file was deleted.

.changes/v3.66.1.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
## v3.66.1 - 2024-08-09
2+
3+
### Bug Fixes
4+
5+
- [sdk] Fix binary compatibility with provider SDKs built using older version of the core SDK [#318](https://github.com/pulumi/pulumi-dotnet/pull/318)
6+

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html),
66
and is generated by [Changie](https://github.com/miniscruff/changie).
77

8+
## v3.66.1 - 2024-08-09
9+
10+
### Bug Fixes
11+
12+
- [sdk] Fix binary compatibility with provider SDKs built using older version of the core SDK [#318](https://github.com/pulumi/pulumi-dotnet/pull/318)
13+
814
## v3.66.0 - 2024-08-09
915

1016
### Improvements

0 commit comments

Comments
 (0)