Skip to content

New changelogs should mention which version of core's changelog it tracks #1554

Open
@OnGle

Description

@OnGle

As versions are now somewhat disjointed it is no longer always clear which "core changelog" an appliance is refering too in the changelogs. As for example a v16.2 could be built off a v16.0 core. As such the following changelog snippet should be used

  * Note: Please refer to turnkey-core's $VERSION changelog for changes common
    to all appliances. Here we only describe changes specific to this appliance.

where $VERSION is $MAJOR.$MINOR for example:

  • 16.0
  • 16.1
  • 17.1
    etc.

(@JedMeister)

E.g. for v16.1 appliances:

  * Note: Please refer to turnkey-core's 16.1 changelog for changes common to
    all appliances. Here we only describe changes specific to this appliance.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions