Skip to content

Improve Changelog handling #92

@Kamik423

Description

@Kamik423

A CHANGELOG.md should be included in the repository that then dynamically fills the notes in the Java code – potentially through a maven action.

// +++++++++++++++++++++++++ DON'T FORGET TO UPDATE EVERYTIME ++++++++++++++++++ //
public static final String PROGRAMVERSION = "2.0.10";
public static final String VERSIONDATE = "2023-08-28";
public static final String PROGRAMRELEASE = ""; // "" or "Beta"
public static final String RELEASENOTES = "• Upgrade EPUBCheck to v5.1.0\n• Restored compatibility with newer Java versions\n• Internal improvements to the release and code signing process";
// +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ //

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions