No more separate v1 and v2 changelog. Let's use v2 changelog only named as CHANGELOG.md and CHANGELOG-alpha.md #26492
Labels
@aws-cdk/core
Related to core CDK functionality
feature-request
A feature should be added or improved.
p3
Because we used to publish a v1 and v2 of the CDK at the same time, we had two different files for the change log.
Now that we only use v2, this is not relevant anymore and we should drop the
v2
suffix and use the "nice" name as the source for all v2 changes. We also don't need to track the v1 changes on the main branch.Additionally the file is getting unwieldy large. We should find a solution for that as well.
The text was updated successfully, but these errors were encountered: