Skip to content

Commit

Permalink
chore: rename CHANGELOG.md to CHANGELOG_OLD.md (#1480)
Browse files Browse the repository at this point in the history
Currently we have to manually update the changelog on almost every auto
generated PR (e.g. [this
one](#1479)) which means
we can't automate this process.

I am switching to automatic release note generation (re
[ci-mgmt](pulumi/ci-mgmt#882)) which will mean
that the GitHub release will contain these release notes.
  • Loading branch information
corymhall authored Apr 16, 2024
1 parent 19d24b6 commit b6a03be
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md → CHANGELOG_OLD.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Change Log

## Notice (2024-04-12)

*As of this notice, using CHANGELOG.md is DEPRECATED. We will be using [GitHub Releases](https://github.com/pulumi/pulumi-aws-native/releases) for this repository*

## 0.101.0 (2024-04-11)

### Breaking changes
Expand Down

0 comments on commit b6a03be

Please sign in to comment.