Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

release ddev #16099

Merged
merged 2 commits into from
Oct 26, 2023
Merged
Show file tree
Hide file tree
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
2 changes: 1 addition & 1 deletion .in-toto/tag.b9ca7eb3.link

Large diffs are not rendered by default.

9 changes: 9 additions & 0 deletions ddev/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@

<!-- towncrier release notes start -->

## 6.0.0 / 2023-10-26

***Changed***:

* Generate changelogs from fragment files using towncrier.
There are no changes to the ddev commands, only to their outputs.
We are making this change to avoid merge conflicts in high-traffic packages where people used to have to modify one CHANGELOG.md file. ([#15983](https://github.com/DataDog/integrations-core/pull/15983))
* Bump datadog_checks_dev dependency to 28.0+. ([#16098](https://github.com/DataDog/integrations-core/pull/16098))

## 5.3.0 / 2023-10-26

***Added***:
Expand Down
3 changes: 0 additions & 3 deletions ddev/changelog.d/15983.changed

This file was deleted.

1 change: 0 additions & 1 deletion ddev/changelog.d/16098.changed

This file was deleted.

Loading