Skip to content

docs: prepare 1.1.0 release and backfill 1.0.1 changelog#409

Merged
bbrala merged 1 commit into
mainfrom
release/1.1.0
Jul 9, 2026
Merged

docs: prepare 1.1.0 release and backfill 1.0.1 changelog#409
bbrala merged 1 commit into
mainfrom
release/1.1.0

Conversation

@bbrala

@bbrala bbrala commented Jul 9, 2026

Copy link
Copy Markdown
Collaborator

Summary

Prepares the 1.1.0 release and fixes the changelog, which had drifted for 1.0.1.

Changelog fixes

  • Backfill ## [1.0.1] — 2026-07-02 — the composer-based sets bootstrap fix (#404) was tagged as 1.0.1 on 2026-07-02 but never got a changelog section. It was sitting mislabeled under [Unreleased].
  • New ## [1.1.0] — 2026-07-09 — collects everything on main since 1.0.1:
    • Added AddSymfonyConstraintValidatorTypeDeclarationsRector (Symfony 8 / Drupal 12 validator type declarations, #3600790)
    • Fixed RemoveAliasManagerCacheMethodCallsRector BC regression on Drupal < 11.3 (#3600789)
  • Fixed broken link — the [#3600790] reference was undefined; now inlined to the full GitLab URL.
  • [Unreleased] is now empty.

Not included

  • The getrector.com documentation work (DocumentedRuleInterface + non-empty after-samples) on fix/rule-documentation is intentionally left out — it'll ship in a later release.

Release steps after merge

  1. Tag 1.1.0 on the merge commit and push (Packagist reads the tag; no hardcoded version anywhere).
  2. Optionally create the GitHub Release with these notes.

- Add retroactive [1.0.1] section for the composer-based sets bootstrap
  fix (#404), which was tagged 2026-07-02 but never documented.
- Move the RemoveAliasManagerCacheMethodCallsRector fix and the new
  AddSymfonyConstraintValidatorTypeDeclarationsRector into a [1.1.0]
  section dated today; leave [Unreleased] empty.
- Fix the broken [#3600790] reference link (inline the full GitLab URL).
@bbrala bbrala merged commit eabe526 into main Jul 9, 2026
4 checks passed
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