Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions src/scheduled-query/HISTORY.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@

Release History
===============

1.0.0b2
++++++
Copy link

Copilot AI Feb 10, 2026

Choose a reason for hiding this comment

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

The reStructuredText section underline for 1.0.0b2 is shorter than the header text, which can break/warp rendering in HISTORY.rst. Please adjust the underline length to match (or exceed) the header length, consistent with the other entries in this file.

Suggested change
++++++
+++++++

Copilot uses AI. Check for mistakes.
* Remove `__import__('pkg_resources').declare_namespace(__name__)` to fix the namespace package issue.

1.0.0b1
++++++
* Fix update action group failure with empty actions
Expand Down
Loading
Loading