@fedelibre
Copy link

In this blog post I read:

Unlike in NEWS files, [in NEWS.yml] releases can be defined as either stable or development depending on whether they are a stable or development release, by specifying a Type field. If no Type field is present, stable is implicitly assumed.

Would you consider adding this feature for the simple NEWS file as well? Otherwise all releases will be marked as stable even if they are not. I suggest something like this:

Version 2.1.3
~~~~~~~~~~
Released: 2021-09-23
Type: development

Description.....