Skip to content

Credit the twenty pull requests the changelog had left out - #111

Merged
thc1006 merged 1 commit into
developfrom
docs/changelog-for-v0.1.0
Jul 29, 2026
Merged

Credit the twenty pull requests the changelog had left out#111
thc1006 merged 1 commit into
developfrom
docs/changelog-for-v0.1.0

Conversation

@thc1006

@thc1006 thc1006 commented Jul 29, 2026

Copy link
Copy Markdown
Member

CHANGELOG.md was missing twenty of the pull requests merged into develop since v0.0.2. This adds them, so the file matches what v0.1.0 actually contains.

Checked mechanically rather than by reading: every #nnn in the merge commits between main and develop now appears somewhere in the Unreleased section. That went from twenty missing to none.

One of them is a behaviour change and is the reason this was worth doing rather than leaving to the release notes:

Scoring: the first interval after launch is checked for pops. The sweep started from the previous recorded position, which is all-NaN before launch, so the step where the rocket leaves the pad was skipped. (#69)

The others group into the submission format (#73, #74), console output (#95), documentation (#72, #76, #79, #81), CI (#75), and tests (#71, #77, #82, #83, #84, #85, #86, #87, #100, #103), plus scripts/verify_submission.py (#97) under Added.

Nothing else changed. ruff check and ruff format --check pass.

Every merge on `develop` since v0.0.2 now appears. One of them is a scoring
change and was the reason to check: #69 fixed the first interval after launch
being skipped for pops, because the sweep started from an all-NaN position.

Signed-off-by: thc1006 <84045975+thc1006@users.noreply.github.com>
Copilot AI review requested due to automatic review settings July 29, 2026 12:36

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@thc1006 thc1006 mentioned this pull request Jul 29, 2026
@thc1006
thc1006 merged commit 2564637 into develop Jul 29, 2026
3 checks passed
@thc1006
thc1006 deleted the docs/changelog-for-v0.1.0 branch July 29, 2026 12:44
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