Skip to content

docs: changelog update for 13.0.x#1363

Merged
tj098895 merged 2 commits intomainfrom
tj098895-patch-2
Feb 2, 2026
Merged

docs: changelog update for 13.0.x#1363
tj098895 merged 2 commits intomainfrom
tj098895-patch-2

Conversation

@tj098895
Copy link
Copy Markdown
Contributor

@tj098895 tj098895 commented Feb 2, 2026

Updated changelog to reflect breaking changes related to speed calculations and aggregation of rates with invalid points.

Type of Work

  • Patch: X.Y.Z+1. NEGLIGIBLE visible changes, does not change input or output - OR changes behaviour. Use chore:, refactor: etc
  • Minor: X.Y+1.Z. Minor changes, might ADD new input (YAML), or other backwards-compatible changes. Use feat:, fix:
  • Major: X+1.Y.Z. Major and most likely BREAKING changes, wo. backwards compatibility, or removing temporary backwards compatibility functionality. Use ! or BREAKING:.

See here (internal): https://github.com/equinor/ecalc-internal/discussions/1044

Have you remembered and considered?

  • IF FEAT: I have remembered to update documentation
  • IF FIX OR FEAT: I have remembered to update manual changelog (docs/drafts/next.draft.md)
  • IF BREAKING: I have remembered to update migration guide (docs/docs/migration_guides/)
  • IF BREAKING: I have committed with BREAKING: in footer or ! in header
  • I have added tests (if not, comment why)
  • I have used conventional commits syntax (if you squash, make sure that conventional commit is used)
  • I have included the Github issue nr in the footer!

What is this PR all about?

What else did you consider?

Between the lines?

Updated changelog to reflect breaking changes related to speed calculations and aggregation of rates with invalid points.
@tj098895 tj098895 requested a review from a team as a code owner February 2, 2026 11:28
Comment thread docs/docs/changelog/v13-0.md Outdated
Comment thread docs/docs/changelog/v13-0.md Outdated
Clarified changes in results due to bug fixes and emphasized the importance of avoiding invalid points in models. Updated CLI option for disabling CSV output.
@tj098895 tj098895 merged commit 3a4ae71 into main Feb 2, 2026
21 checks passed
@tj098895 tj098895 deleted the tj098895-patch-2 branch February 2, 2026 14:16
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