Skip to content

Conversation

@palas
Copy link
Contributor

@palas palas commented Dec 16, 2025

Changelog

- description: |
    Add change log entries from patch release
  type:
    - maintenance    # not directly related to the code
  projects:
    - cardano-api

Context

We have back-ported these two bug-fixes:

Because versions patched have diverged from master and also have the same changes in different parts of the commit history, it doesn't make sense to merge the patch release PRs to master. But because we don't do that, the change log entries for those releases are also not in the CHANGELOG.md file in master.

This PR fixes that, by adding the change log entries from the patch releases to the master branch.

How to trust this PR

The contents are just copied from the release PRs for patches. These are the relevant PRs:

Checklist

  • Commit sequence broadly makes sense and commits have useful messages
  • New tests are added if needed and existing tests are updated. See Running tests for more details
  • Self-reviewed the diff

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants