atlas-engineer / nyxt

Nyxt - the hacker's browser.
https://nyxt-browser.com/
9.64k stars 404 forks source link

Refactor changelog #3337

Closed aadcg closed 4 months ago

aadcg commented 4 months ago

Description

The motivation is to avoid git merge conflicts. Also, it seems more logical to keep the most recent entries above.

When adding a changelog entry please do it at the top, i.e.:

(define-version "3.X.Y"
  (:nsection :title "Bug fixes"
    (:ul
     (:li "Newer entry")
     (:li "Older entry"))))

Checklist:

aadcg commented 4 months ago

Merged via f011209c5 and 2ba3b468f.

I've made a mistake that requires closing the PR, instead of correctly showing it as merged.