Skip to content

fix: remove duplicate release_notes.md with wrong casing from git index - #278

Merged
Aaronontheweb merged 1 commit into
Aaronontheweb:devfrom
st0o0:dev
Jun 8, 2026
Merged

fix: remove duplicate release_notes.md with wrong casing from git index#278
Aaronontheweb merged 1 commit into
Aaronontheweb:devfrom
st0o0:dev

Conversation

@st0o0

@st0o0 st0o0 commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

Windows case-insensitive filesystem caused both RELEASE_NOTES.md and release_notes.md to be tracked in git. Removes the lowercase duplicate and merges the content into the canonical RELEASE_NOTES.md with all versions (0.11.0, 0.10.2, 0.10.1, 0.10.0).

Fixes #

Changes

Please provide a brief description of the changes here.

Checklist

For significant changes, please ensure that the following have been completed (delete if not relevant):

Latest dev Benchmarks

Include data from the relevant benchmark prior to this change here.

This PR's Benchmarks

Include data from after this change here.

Windows case-insensitive filesystem caused both RELEASE_NOTES.md and
release_notes.md to be tracked in git. Removes the lowercase duplicate
and merges the content into the canonical RELEASE_NOTES.md with all
versions (0.11.0, 0.10.2, 0.10.1, 0.10.0).
@Aaronontheweb

Copy link
Copy Markdown
Owner

lol thank you @st0o0

@Aaronontheweb
Aaronontheweb merged commit 1b520a9 into Aaronontheweb:dev Jun 8, 2026
16 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.

2 participants