[Koha-bugs] [Bug 22890] Add a chronological changelog

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Feb 6 12:53:08 CET 2020


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22890

--- Comment #11 from Julian Maurice <julian.maurice at biblibre.com> ---
(In reply to Jonathan Druart from comment #9)
> * Some possible examples:

I'd eliminate example 1 because DB versions are not released versions.
I'd also eliminate example 3 because as a changelog reader I'm more interested
in "categories of changes" (security fixes, new features, breaking change, ...)
than in "what this particular bug changed"

Examples 2 and 4 are very similar and only differ in the list of categories.
I'd go with something like this:

### Added (new features)
### Changed (enhancements)
### Fixed (bugfixes)
### Security (security fixes)
### Sysprefs (new, renamed, deleted sysprefs)
### Dependencies (new, updated, deleted Perl dependencies)
### REST API (new, renamed, deleted API routes and parameters)
### Database structure (new, renamed, deleted tables and columns)
### Perl API (new, renamed, deleted Perl modules and subroutines)

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list