Skip to content

docs: update CHANGELOG, README, SUMMARY for v0.2.2 - Documentation an…#1

Open
racmac57 wants to merge 3 commits into
mainfrom
docs/update-20260102-2124
Open

docs: update CHANGELOG, README, SUMMARY for v0.2.2 - Documentation an…#1
racmac57 wants to merge 3 commits into
mainfrom
docs/update-20260102-2124

Conversation

@racmac57
Copy link
Copy Markdown
Owner

@racmac57 racmac57 commented Jan 2, 2026

Summary

Documentation and version updates for v0.2.2 release

Changes

  • Updated CHANGELOG.md with v0.2.2 release section and restructured Unreleased section
  • Updated README.md with v0.2.2 changelog link
  • Updated SUMMARY.md with v0.2.2 changes note
  • Updated pyproject.toml version from 1.0.0 to 0.2.2

✅ Issues Fixed (Commit 42522bb)

Configuration errors corrected in pyproject.toml:

  • Line 101: Restored target-version = "py311" (was incorrectly set to "0.2.2")
  • Line 121: Restored python_version = "3.11" (was incorrectly set to "0.2.2")

The version sync script has been updated to only modify the [project] version field, not tool configuration values.

Test

  • CI checks: No workflows configured (0 checks)
  • Configuration errors resolved in commit 42522bb

Checklist

  • Docs updated
  • No secrets in diff
  • Configuration corrected and ready for merge

…d version updates

Affects: CHANGELOG.md, README.md, SUMMARY.md, pyproject.toml, __init__.py, __init__.py, __init__.py
- Restore ruff target-version to py311 (was incorrectly set to 0.2.2)
- Restore mypy python_version to 3.11 (was incorrectly set to 0.2.2)
- Only [project] version should be updated by version sync script
- Updated CHANGELOG.md with Process_UDD_Chatlog.bat v1.3.0 changes
  - Added debug mode support and activity logging
  - Documented workspace detection fixes and directory structure improvements
- Updated SUMMARY.md and README.md version badges to 0.2.3
- Reorganized scripts directory into logical subdirectories:
  - tests/ - Test files and test runners
  - processing/ - Chatlog processing scripts
  - cleanup/ - Cleanup and maintenance scripts
  - utilities/ - General utility scripts
- Created scripts/README.md documenting new folder structure
- Moved Process_UDD_Chatlog.bat back to scripts root (required for Directory Opus button)
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