Skip to content

Keep a history.txt #696

@klorinczi

Description

@klorinczi

I like the Keep a Changelog idea.

It would be a good to have a history format and make a Keep a History.
History file could be simpler than Keep a Changelog and could keep version and feature informations this way:

Valid STYLE 1:

A Developed Software - Changelog History
===========================================================

Version: v1.36 (2026-02-03)
- BUG FIX: a bug fix
- NEW FUNCTION: added a new function
- FIXED: fixed a bug
- IMPROVED: improved a feature

Version: v1.35 (2026-01-02)
- NEW FUNCTION: added a new function
- FIXED: fixed a bug
- IMPLEMENTED: a feature

Type Keywords:

  • IMPLEMENTED
  • IMPROVED
  • NEW FUNCTION
  • FIXED
  • BUG FIX
  • etc...

Using Keywords would be valid, but optional (see Valid STYLE 2).
"Version: " string usage would be valid, but optional (see Valid STYLE 2).

Valid STYLE 2:

A Developed Software - Changelog History
===========================================================

v1.36 (2026-02-03)
- a bug fix
- added a new function
- fixed a bug
- improved a feature

v1.35 (2026-01-02)
- added a new function
- fixed a bug
- a feature

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions