Skip to content

Drop two changelog entries that #2293 superseded - #2509

Merged
Flix6x merged 1 commit into
mainfrom
chore/dedupe-automations-changelog
Sep 9, 2026
Merged

Drop two changelog entries that #2293 superseded#2509
Flix6x merged 1 commit into
mainfrom
chore/dedupe-automations-changelog

Conversation

@Flix6x

@Flix6x Flix6x commented Sep 9, 2026

Copy link
Copy Markdown
Member

Description

When schedule automations landed, #2293 rewrote the automations entry in v1.1.0 to cover forecasts and schedules, and re-listed the data-source inspection entry — but left the originals in place. So v1.1.0 | New features currently:

  • describes automations twice, the second time as forecasts-only, which is no longer true;
  • carries two byte-identical copies of the [GET] /sources/(id) entry.

This removes the superseded pair. The rewritten entries stay, unchanged.

Found while merging main into #2457, where the duplicates were about to be propagated. Worth having before the v1.0.1 release notes go out, since it is the same file.

How to test

grep -c "^\* Automations" documentation/changelog.rst                                   # 1
grep -c "In the UI, the full record of the data source selected" documentation/changelog.rst  # 1

Docs-only; no code paths touched.

🤖 Generated with Claude Code

https://claude.ai/code/session_01WS6V8nZyRzMxsvqGnNpUTk

When schedule automations landed, #2293 rewrote the automations entry to cover forecasts and schedules,
and re-listed the data-source inspection entry, but left the originals in place.
The v1.1.0 section therefore describes automations twice, once as forecasts-only,
and carries two byte-identical copies of the data-source entry.

Removes the superseded pair; the rewritten entries stay.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01WS6V8nZyRzMxsvqGnNpUTk
Signed-off-by: F.N. Claessen <claessen@seita.nl>
@Flix6x Flix6x self-assigned this Sep 9, 2026
@Flix6x Flix6x added the documentation Improvements or additions to documentation label Sep 9, 2026
@Flix6x Flix6x added this to the 1.1.0 milestone Sep 9, 2026
@Flix6x
Flix6x merged commit be84ec5 into main Sep 9, 2026
12 of 13 checks passed
@Flix6x
Flix6x deleted the chore/dedupe-automations-changelog branch September 9, 2026 15:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant