Skip to content

Revert 0.2.10, fix documentation typos, and add CHANGELOG#82

Merged
JohannesMahne merged 2 commits intomainfrom
fix-73-and-74
Jan 27, 2026
Merged

Revert 0.2.10, fix documentation typos, and add CHANGELOG#82
JohannesMahne merged 2 commits intomainfrom
fix-73-and-74

Conversation

@JohannesMahne
Copy link
Copy Markdown
Collaborator

@JohannesMahne JohannesMahne commented Jan 23, 2026

Summary

This PR combines three fixes:

1. Revert 0.2.10 release (fixes #74)

Version 0.2.10 was prematurely merged to main but depends on ESS Billing integration v1.7.0 which has not been released yet.

Reverted commits:

  • c32adfc - Newer images
  • 54af863 - Update to version 0.2.10 with automated config lookup and visualization fixes

What this does:

  • Removes the integration/assets/0.2.10/ folder and ZIP file
  • Reverts integration/README.md to reference 0.2.9 as the latest version
  • Reverts integration/Instructions.md to 0.2.9 instructions
  • Reverts dashboard images to 0.2.9 versions

The 0.2.10 changes remain available on the 0.2.10-integration-build branch.

2. Fix documentation typos (fixes #73)

File Fix
module/Decommisioning.md Renamed to module/Decommissioning.md
module/Decommissioning.md Fixed heading "DECOMMISIONING" → "DECOMMISSIONING"
module/Decommissioning.md Fixed "decommision" → "decommission"
module/Decommissioning.md Fixed "Saved Obejects" → "Saved Objects"
integration/README.md Fixed "compatiblity" → "compatibility"
integration/Instructions.md Updated reference link to renamed file

3. Add CHANGELOG.md (fixes #75)

Added comprehensive changelog documenting all integration and module releases with:

  • Release dates
  • Notable changes per version
  • Version notes (skipped versions, deprecation info)

Test Plan

  • Verify 0.2.9 is shown as the latest version in README
  • Verify documentation links work correctly
  • Verify no broken references to old filename
  • Verify CHANGELOG.md is accurate and well-formatted

## Revert 0.2.10 (fixes #74)

Reverts commits c32adfc and 54af863 which prematurely added version
0.2.10 to main. 0.2.10 depends on ESS Billing integration v1.7.0 which
has not been released yet.

The 0.2.10 changes remain available on the `0.2.10-integration-build`
branch and will be re-merged once the dependency is available.

## Fix typos (fixes #73)

- Renamed `module/Decommisioning.md` to `module/Decommissioning.md`
- Fixed "DECOMMISIONING" → "DECOMMISSIONING" in heading
- Fixed "decommision" → "decommission"
- Fixed "Saved Obejects" → "Saved Objects"
- Fixed "compatiblity" → "compatibility" in integration/README.md
- Updated reference link in integration/Instructions.md
Adds comprehensive changelog documenting all integration and module
releases with dates and notable changes.

Fixes #75
@JohannesMahne JohannesMahne changed the title Revert 0.2.10 and fix documentation typos Revert 0.2.10, fix documentation typos, and add CHANGELOG Jan 23, 2026
@JohannesMahne JohannesMahne requested a review from Copilot January 23, 2026 07:11
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 reverts the premature 0.2.10 release that depends on an unreleased ESS Billing integration version, fixes documentation typos including a file rename, and adds a comprehensive changelog.

Changes:

  • Reverts integration version from 0.2.10 to 0.2.9, removing associated assets and documentation
  • Fixes spelling errors and renames Decommisioning.md to Decommissioning.md
  • Adds CHANGELOG.md documenting all integration and module releases

Reviewed changes

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

File Description
module/Decommissioning.md Corrects spelling errors in heading and content ("DECOMMISIONING" → "DECOMMISSIONING", "decommision" → "decommission", "Obejects" → "Objects")
integration/README.md Reverts version reference from 0.2.10 to 0.2.9, fixes "compatiblity" typo, removes 0.2.10 release notes
integration/Instructions.md Updates file reference to renamed Decommissioning.md, reverts installation steps from 0.2.10 to 0.2.9 instructions
CHANGELOG.md Adds new changelog documenting integration versions 0.0.1-0.2.9 and module versions, with 0.2.10 marked as unreleased

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

@JohannesMahne JohannesMahne requested a review from 3kt January 23, 2026 07:33
@JohannesMahne
Copy link
Copy Markdown
Collaborator Author

@3kt - in Stijn's absence, would you mind reviewing this PR. It is to revert 0.2.10 which cannot be merged yet, because ESS 1.7.0 is not out yet.

@JohannesMahne JohannesMahne merged commit 1608d3e into main Jan 27, 2026
1 check 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

2 participants