diff --git a/.chloggen/session_change_event.yaml b/.chloggen/session_start_end_event.yaml similarity index 91% rename from .chloggen/session_change_event.yaml rename to .chloggen/session_start_end_event.yaml index 1fae2e99af..1dd2bf020d 100755 --- a/.chloggen/session_change_event.yaml +++ b/.chloggen/session_start_end_event.yaml @@ -10,11 +10,11 @@ change_type: 'enhancement' component: 'session' # A brief description of the change. Surround your text with quotes ("") if it needs to start with a backtick (`). -note: Add new experimental `session.change` event +note: Add new experimental `session.start` and `session.end` events # Mandatory: One or more tracking issues related to the change. You can use the PR number here if no issue exists. # The values here must be integers. -issues: [1042] +issues: [1091] # (Optional) One or more lines of additional information to render under the primary note. # These lines will be padded with 2 spaces and then inserted directly into the document.