Skip to content

docs: add missing bug fixes to v2.4.0 changelog#25

Merged
beonde merged 1 commit intomainfrom
chore/changelog-fix
Feb 4, 2026
Merged

docs: add missing bug fixes to v2.4.0 changelog#25
beonde merged 1 commit intomainfrom
chore/changelog-fix

Conversation

@beonde
Copy link
Member

@beonde beonde commented Feb 4, 2026

Adds the two bug fixes from PR #24's Copilot review feedback that were missing from the v2.4.0 changelog:

  • to_dict(): Now preserves cnf claim for IAL-1 badges (round-trip serialization)
  • has_key_binding: Consistently checks both ial=='1' AND cnf presence

Pre-release changelog fix.

Copilot AI review requested due to automatic review settings February 4, 2026 14:29
@beonde beonde merged commit a0b6a4e into main Feb 4, 2026
3 checks passed
@beonde beonde deleted the chore/changelog-fix branch February 4, 2026 14:29
@github-actions
Copy link

github-actions bot commented Feb 4, 2026

✅ Documentation validation passed!

Unified docs will be deployed from capiscio-docs repo.

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds two missing bug fix entries to the v2.4.0 changelog that were implemented based on Copilot review feedback from PR #24 but were not initially documented in the changelog.

Changes:

  • Added documentation of to_dict() bug fix for preserving cnf claim in IAL-1 badges
  • Added documentation of has_key_binding bug fix for consistent checking of both ial=='1' AND cnf presence

@github-actions
Copy link

github-actions bot commented Feb 4, 2026

✅ All checks passed! Ready for review.

@codecov
Copy link

codecov bot commented Feb 4, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

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.

1 participant