From 6f7324a673df4932c264cdccee5792d598a38d50 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 8 Aug 2024 20:44:50 +0000 Subject: [PATCH] Update CHANGELOG.md for PR #19 --- CHANGELOG.md | 91 +++++++++++++++++++++++++++++----------------------- 1 file changed, 51 insertions(+), 40 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e92acc8..5583695 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,66 +5,77 @@ Changelog is rather internal in nature. See release notes for the public overvie ## Upcoming version - - + + +- [#19] + - **Description:** STARTSWITH + - **Products impact:** Choose from - none (for internal updates) / bugfix / new API / updated API / removed API. If it's 'none', use "-" for all items below to indicate they are not relevant. + - **Addresses:** Link(s) to GH issue(s) addressed. Include KDS links as well as links to related issues in a consumer product repository too. + - **Components:** Affected public KDS component. Do not include internal sub-components or documentation components. + - **Breaking:** Will this change break something in a consumer? Choose from: yes / no + - **Impacts a11y:** Does this change improve a11y or adds new features that can be used to improve it? Choose from: yes / no + - **Guidance:** Why and how to introduce this update to a consumer? Required for breaking changes, appreciated for changes with a11y impact, and welcomed for non-breaking changes when relevant. + + + - [#14] - - **Description:** 2 - - **Products impact:** Choose from - none (for internal updates) / bugfix / new API / updated API / removed API. If it's 'none', use "-" for all items below to indicate they are not relevant. - - **Addresses:** Link(s) to GH issue(s) addressed. Include KDS links as well as links to related issues in a consumer product repository too. - - **Components:** Affected public KDS component. Do not include internal sub-components or documentation components. - - **Breaking:** Will this change break something in a consumer? Choose from: yes / no - - **Impacts a11y:** Does this change improve a11y or adds new features that can be used to improve it? Choose from: yes / no - - **Guidance:** Why and how to introduce this update to a consumer? Required for breaking changes, appreciated for changes with a11y impact, and welcomed for non-breaking changes when relevant. + - **Description:** 2 + - **Products impact:** Choose from - none (for internal updates) / bugfix / new API / updated API / removed API. If it's 'none', use "-" for all items below to indicate they are not relevant. + - **Addresses:** Link(s) to GH issue(s) addressed. Include KDS links as well as links to related issues in a consumer product repository too. + - **Components:** Affected public KDS component. Do not include internal sub-components or documentation components. + - **Breaking:** Will this change break something in a consumer? Choose from: yes / no + - **Impacts a11y:** Does this change improve a11y or adds new features that can be used to improve it? Choose from: yes / no + - **Guidance:** Why and how to introduce this update to a consumer? Required for breaking changes, appreciated for changes with a11y impact, and welcomed for non-breaking changes when relevant. [#14]: https://github.com/learningequality/test-actions/pull/14 - - - + + + - [#5] - - **Description:** Summary of change(s) - - **Products impact:** Choose from - none (for internal updates) / bugfix / new API / updated API / removed API. If it's 'none', use "-" for all items below to indicate they are not relevant. - - **Addresses:** Link(s) to GH issue(s) addressed. Include KDS links as well as links to related issues in a consumer product repository too. - - **Components:** Affected public KDS component. Do not include internal sub-components or documentation components. - - **Breaking:** Will this change break something in a consumer? Choose from: yes / no - - **Impacts a11y:** Does this change improve a11y or adds new features that can be used to improve it? Choose from: yes / no - - **Guidance:** Why and how to introduce this update to a consumer? Required for breaking changes, appreciated for changes with a11y impact, and welcomed for non-breaking changes when relevant. + - **Description:** Summary of change(s) + - **Products impact:** Choose from - none (for internal updates) / bugfix / new API / updated API / removed API. If it's 'none', use "-" for all items below to indicate they are not relevant. + - **Addresses:** Link(s) to GH issue(s) addressed. Include KDS links as well as links to related issues in a consumer product repository too. + - **Components:** Affected public KDS component. Do not include internal sub-components or documentation components. + - **Breaking:** Will this change break something in a consumer? Choose from: yes / no + - **Impacts a11y:** Does this change improve a11y or adds new features that can be used to improve it? Choose from: yes / no + - **Guidance:** Why and how to introduce this update to a consumer? Required for breaking changes, appreciated for changes with a11y impact, and welcomed for non-breaking changes when relevant. [#5]: https://github.com/learningequality/test-actions/pull/5 - - - + + + - [#4] - - **Description:** Change 1 - - **Products impact:** - - - **Addresses:** - - - **Components:** - - - **Breaking:** - - - **Impacts a11y:** - - - **Guidance:** - + - **Description:** Change 1 + - **Products impact:** - + - **Addresses:** - + - **Components:** - + - **Breaking:** - + - **Impacts a11y:** - + - **Guidance:** - [#4]: https://github.com/learningequality/test-actions/pull/4 - - --- - + + --- + - [#4] - - **Description:** Change 2 - - **Products impact:** - - - **Addresses:** - - - **Components:** - - - **Breaking:** - - - **Impacts a11y:** - - - **Guidance:** - + - **Description:** Change 2 + - **Products impact:** - + - **Addresses:** - + - **Components:** - + - **Breaking:** - + - **Impacts a11y:** - + - **Guidance:** - [#4]: https://github.com/learningequality/test-actions/pull/4 - + - [#531]