Skip to content

Reorganize versions: bug fixes to 3.1.1, improvements to 3.1.0; add high score menu docs#72

Open
Claude wants to merge 4 commits into
mainfrom
claude/update-readme-changelog
Open

Reorganize versions: bug fixes to 3.1.1, improvements to 3.1.0; add high score menu docs#72
Claude wants to merge 4 commits into
mainfrom
claude/update-readme-changelog

Conversation

@Claude

@Claude Claude AI commented Mar 3, 2026

Copy link
Copy Markdown

Split PR #70 changes across two versions and document the previously undocumented high score menu feature.

Version reorganization

  • 3.1.1 — bug fixes only (compile errors, food placement, score accumulation, EEPROM init)
  • 3.1.0 — improvements and optimizations (warning fixes, UX enhancements, SRAM savings) combined with brightness control features from main branch

README additions

Added "High score menu" section explaining:

  • Access via UP button in launcher
  • Two-digit display with flashing LED indicator
  • EEPROM persistence with CRC-8 integrity checks and two-slot wear-levelling

Version consistency

Updated version badges and library.properties to 3.1.1 across all files.

Merge resolution

Resolved merge conflicts with main branch by integrating the brightness control features (added in main after PR #70) into version 3.1.0 alongside the improvements and optimizations from PR #70.

Co-authored-by: 28pins <262898015+28pins@users.noreply.github.com>
@Claude Claude AI changed the title [WIP] Update README and changelog to include missing information Document PR #70 changes in CHANGELOG and bump version to 3.1.0 Mar 3, 2026
…igh score menu docs

Co-authored-by: 28pins <262898015+28pins@users.noreply.github.com>
@Claude Claude AI changed the title Document PR #70 changes in CHANGELOG and bump version to 3.1.0 Reorganize versions: bug fixes to 3.1.1, improvements to 3.1.0; add high score menu docs Mar 3, 2026
@28pins 28pins marked this pull request as ready for review March 3, 2026 15:40
@28pins 28pins requested a review from Copilot March 3, 2026 15:40

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Reorganizes the release documentation/versioning by splitting prior work into 3.1.0 (improvements) and 3.1.1 (bug fixes), and documents the launcher’s previously undocumented high score menu feature. Also aligns the visible/packaged version metadata to 3.1.1.

Changes:

  • Bump packaged library version to 3.1.1 and update the README version badge accordingly.
  • Add README documentation for the High score menu (launcher UP flow, LED flash indicator, EEPROM persistence details).
  • Add new CHANGELOG entries for 3.1.0 (improvements/perf) and 3.1.1 (bug fixes), splitting content described in PR #70.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
library.properties Updates Arduino library metadata version to 3.1.1.
README.md Updates version badge and adds a “High score menu” documentation section.
CHANGELOG.md Adds 3.1.0 and 3.1.1 sections to reflect the version split.

@28pins

28pins commented Mar 7, 2026

Copy link
Copy Markdown
Owner

@claude[agent] resolve the conflicts

Co-authored-by: 28pins <262898015+28pins@users.noreply.github.com>
@Claude

Claude AI commented Mar 7, 2026

Copy link
Copy Markdown
Author

@claude[agent] resolve the conflicts

Conflicts resolved in dc2ad5b. The CHANGELOG now includes:

All changes from main have been merged, including the new brightness control game.

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.

3 participants