Skip to content

chore: update changelog for version 0.2.0 and remove obsolete XML fix scripts#53

Merged
hgthaianh merged 1 commit intomainfrom
hotfix/sumo
Dec 7, 2025
Merged

chore: update changelog for version 0.2.0 and remove obsolete XML fix scripts#53
hgthaianh merged 1 commit intomainfrom
hotfix/sumo

Conversation

@hgthaianh
Copy link
Copy Markdown
Collaborator

@hgthaianh hgthaianh commented Dec 7, 2025

Proposed changes

Update changelog

Types of changes

  • 🐛 Bug fix (non-breaking change which fixes an issue)

  • ✨ Feature (non-breaking change which adds functionality)

  • 💥 Breaking change (fix or feature that would cause existing functionality to not work as expected)

  • 📝 Docs (documentation only changes)

  • ♻️ Refactor (code improvement without changing functionality)

Checklist

  • Docker build successful (src/backend)

  • All tests passing (pytest)

  • Code follows project standards (Black, Ruff, MyPy)

  • Service boundaries maintained

  • .env.example updated (if environment variables changed)

  • No debug print statements left

Copilot AI review requested due to automatic review settings December 7, 2025 15:35
@hgthaianh hgthaianh merged commit 56b92a1 into main Dec 7, 2025
4 of 5 checks passed
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the project's changelog to document version 0.2.0 and removes two obsolete XML utility scripts (resolve_conflicts.py and fix_xml_files.py) that were used for one-time maintenance tasks.

Key Changes:

  • Added changelog entry for version 0.2.0 with details on development tools, documentation improvements, and bug fixes
  • Removed temporary XML conflict resolution and formatting scripts

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.

File Description
CHANGELOG.md Added comprehensive v0.2.0 changelog entry documenting development tools, documentation changes, frontend fixes, and SUMO integration improvements
resolve_conflicts.py Removed obsolete script that was used to resolve Git merge conflicts in XML files
fix_xml_files.py Removed obsolete script that was used to fix XML declaration positioning in SUMO files

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.


**Full Changelog**: [v0.1.0...v0.2.0](https://github.com/sonmessia/GreenWave/compare/v0.1.0...v0.2.0)

## [0.1.0] - 2025-12-06
Copy link

Copilot AI Dec 7, 2025

Choose a reason for hiding this comment

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

This line contains trailing whitespace after the date. Consider removing it to maintain clean formatting and consistency with the rest of the file.

Suggested change
## [0.1.0] - 2025-12-06
## [0.1.0] - 2025-12-06

Copilot uses AI. Check for mistakes.
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