Bug 471162 - need/missing CHANGELOG file
Summary: need/missing CHANGELOG file
Status: RESOLVED INTENTIONAL
Alias: None
Product: filelight
Classification: Applications
Component: general (show other bugs)
Version: 23.04.1
Platform: Other Other
: NOR normal
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-06-17 14:50 UTC by GK
Modified: 2023-09-14 22:20 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description GK 2023-06-17 14:50:25 UTC
SUMMARY
***
NOTE: If you are reporting a crash, please try to attach a backtrace with debug symbols.
See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***
I was trying to find out what changed from one version of filelight to the other.  
I was browsing the source directory.   
CHANGELOG.txt file does not exists.  
Its a bit annoying when an update happens and one does not know what has been fixed/changed.  
Its not convenient /user friendly to expect user to see/comprehend from the source repo commit log

STEPS TO REPRODUCE
1. goto https://invent.kde.org/utilities/filelight
2. try find version changes

OBSERVED RESULT
no changelog file

EXPECTED RESULT
want changelog file

SOFTWARE/OS VERSIONS
Source repository

Windows: 
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION

The changelog file should 
- document changes per release version
- it should be cumulative, with changelog of older versions
- it should have version in reverse data order (latest first)

It should have
- version-no / Date
- subsections: BugID-Fixed/features-added/features-changed/features-deleted
Comment 1 Nate Graham 2023-09-14 22:20:10 UTC
We don't use generally use CHANGELOG files in KDE apps. The list of all changes is called out in our official release announcements; see for example https://kde.org/announcements/gear/23.08.0 and https://kde.org/announcements/changelogs/gear/23.08.0. Search for "filelight" on those pages.