diff mbox series

[v5,2/2] CHANGELOG.md: Start new "unstable" section

Message ID 20231031144925.2416266-3-Henry.Wang@arm.com (mailing list archive)
State New, archived
Headers show
Series Finalize the 4.18 release date | expand

Commit Message

Henry Wang Oct. 31, 2023, 2:49 p.m. UTC
Signed-off-by: Henry Wang <Henry.Wang@arm.com>
---
v5:
- Rebase on previous patches.
---
 CHANGELOG.md | 8 ++++++++
 1 file changed, 8 insertions(+)

Comments

Julien Grall Oct. 31, 2023, 2:53 p.m. UTC | #1
Hi Henry,

On 31/10/2023 14:49, Henry Wang wrote:
> Signed-off-by: Henry Wang <Henry.Wang@arm.com>

Acked-by: Julien Grall <jgrall@amazon.com>

Cheers,
Andrew Cooper Oct. 31, 2023, 3:20 p.m. UTC | #2
On 31/10/2023 2:49 pm, Henry Wang wrote:
> Signed-off-by: Henry Wang <Henry.Wang@arm.com>
> ---
> v5:
> - Rebase on previous patches.
> ---
>  CHANGELOG.md | 8 ++++++++
>  1 file changed, 8 insertions(+)
>
> diff --git a/CHANGELOG.md b/CHANGELOG.md
> index 94dbd83894..cbdc9bceac 100644
> --- a/CHANGELOG.md
> +++ b/CHANGELOG.md
> @@ -4,6 +4,14 @@ Notable changes to Xen will be documented in this file.
>  
>  The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
>  
> +## [unstable UNRELEASED](https://xenbits.xenproject.org/gitweb/?p=xen.git;a=shortlog;h=staging) - TBD

As I've just found it in the checklist, this should be [4.19.0 UNRELEASED].

Happy to fix on commit.

~Andrew
Henry Wang Oct. 31, 2023, 3:31 p.m. UTC | #3
Hi Andrew,

> On Oct 31, 2023, at 23:20, Andrew Cooper <andrew.cooper3@citrix.com> wrote:
> 
> On 31/10/2023 2:49 pm, Henry Wang wrote:
>> Signed-off-by: Henry Wang <Henry.Wang@arm.com>
>> ---
>> v5:
>> - Rebase on previous patches.
>> ---
>> CHANGELOG.md | 8 ++++++++
>> 1 file changed, 8 insertions(+)
>> 
>> diff --git a/CHANGELOG.md b/CHANGELOG.md
>> index 94dbd83894..cbdc9bceac 100644
>> --- a/CHANGELOG.md
>> +++ b/CHANGELOG.md
>> @@ -4,6 +4,14 @@ Notable changes to Xen will be documented in this file.
>> 
>> The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
>> 
>> +## [unstable UNRELEASED](https://xenbits.xenproject.org/gitweb/?p=xen.git;a=shortlog;h=staging) - TBD
> 
> As I've just found it in the checklist, this should be [4.19.0 UNRELEASED].

Actually, good point, somehow we seems to have a mix in previous releases (see [1] - as an incorrect
example I took for 4.17). I am ok to use 4.19 instead of unstable.

> 
> Happy to fix on commit.

Thank you very much for doing so.

[1] https://github.com/xen-project/xen/commit/6c1c97e24f830a921a23e3b9694e20493c9986ee

Kind regards,
Henry

> 
> ~Andrew
diff mbox series

Patch

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 94dbd83894..cbdc9bceac 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,14 @@  Notable changes to Xen will be documented in this file.
 
 The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
 
+## [unstable UNRELEASED](https://xenbits.xenproject.org/gitweb/?p=xen.git;a=shortlog;h=staging) - TBD
+
+### Changed
+
+### Added
+
+### Removed
+
 ## [4.18.0](https://xenbits.xenproject.org/gitweb/?p=xen.git;a=shortlog;h=RELEASE-4.18.0) - 2023-11-16
 
 ### Changed