Skip to content

Add a changelog

rinpatch requested to merge docs/changelog into develop

This MR adds changelogs from all previous releases on gitlab and an unreleased section documenting all the changes from the master branch. It also renames the file from Changelog.md to CHANGELOG.md following https://keepachangelog.com's recomendation.

I tried to collect all worthy changes but going through 10 pages of merge requests is hard so please point out if I didn't list something important/listed something not important at all.

To Be Discused: How should we handle security fixes? should we not list them in the changelog at all, just add 'Security Fixes' every time, or put a placeholder and replace with an actual description later?

Merge request reports