Consolidate changelog into 1.2.0 section ahead of release #106

Merged
thatguygriff merged 1 commits from docs/changelog-1.2.0 into main 2026-07-24 18:14:15 +00:00
Owner

The plugin header already carries 1.2.0, but CHANGELOG.md topped out at the untagged ## [1.1.3] section, and two shipped features were never recorded:

  • #104 — lesson booking detail view + booked-offering info on upcoming/list views
  • #105 — weekly/monthly scheduled billing

Neither 1.1.2 nor 1.1.3 was ever tagged (only v1.1.0 and v1.1.1 exist), so their changes roll into the 1.2.0 release. This merges the untagged sections into a single ## [1.2.0] section and adds the two missing features, so release.yml publishes real notes when v1.2.0 is tagged.

Changelog-only change; no source touched. Verified the release workflow's awk extraction returns the full 1.2.0 section.

Tag to follow after this merges.

The plugin header already carries **1.2.0**, but `CHANGELOG.md` topped out at the untagged `## [1.1.3]` section, and two shipped features were never recorded: - #104 — lesson booking detail view + booked-offering info on upcoming/list views - #105 — weekly/monthly scheduled billing Neither 1.1.2 nor 1.1.3 was ever tagged (only v1.1.0 and v1.1.1 exist), so their changes roll into the 1.2.0 release. This merges the untagged sections into a single `## [1.2.0]` section and adds the two missing features, so `release.yml` publishes real notes when v1.2.0 is tagged. Changelog-only change; no source touched. Verified the release workflow's awk extraction returns the full 1.2.0 section. Tag to follow after this merges.
thatguygriff added 1 commit 2026-07-24 15:55:21 +00:00
Consolidate changelog into 1.2.0 section
CI / Tests (PHP 8.1) (pull_request) Successful in 47s
CI / Tests (PHP 8.2) (pull_request) Successful in 47s
CI / No Debug Code (pull_request) Successful in 2s
CI / PHPStan (pull_request) Failing after 2m33s
CI / Coding Standards (pull_request) Successful in 2m55s
CI / Tests (PHP 8.3) (pull_request) Successful in 2m36s
CI / Build Plugin Zip (pull_request) Skipped
3f9aef7746
The plugin header carries 1.2.0 but CHANGELOG.md still topped out at the
untagged 1.1.3 section, and two shipped features (#104 lesson booking
detail, #105 weekly/monthly scheduled billing) were unrecorded. Neither
1.1.2 nor 1.1.3 was ever tagged, so their changes belong to the 1.2.0
release. Merge the untagged sections into a single 1.2.0 section and add
the two missing features so the release workflow publishes real notes.

Co-Authored-By: Claude Opus 4.8 <[email protected]>
thatguygriff merged commit cf296329a0 into main 2026-07-24 18:14:15 +00:00
thatguygriff deleted branch docs/changelog-1.2.0 2026-07-24 18:14:15 +00:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Unsupervised/unsupervised-scheduler#106