@ethanrd I agree with that approach. We could group the stuff with headers. In a lot of projects I work on I take inspiration from [Keep a Changelog](https://urldefense.us/v3/__https://keepachangelog.com/en/1.0.0/__;!!G2kpM7uM-TzIFchu!hE-pDdY_B_xVNiuc-CCUIFzpwiE64wCoqCroS0H3U2bFSFcJXie1Le_M_IMSW8p9aCiqEeUv0uY$ ), so my changelogs (or in our case the history file) look like this:
> # [2.10.0] > ## Added > > - Add UMARF plugins to installer constructor and pipelines (#823) > - Provided descriptions for OpenAPI specs definitions (#808) > - Deploy native to HRIT conda package to EUMETSAT conda repository (#803) > - ... > ## Changed > > - Adapt DTWS dockerfile to execute commands as user (#853) > - Temporarily remove support for MTG IRS L1 as format is being updated (#840) > - Removing also the processing-dir (if any) when a customisation is deleted > by user or administrator (#837) > - ... > ## Removed > > - Removed check_olda_cache option as Data Store input products are now > downloaded in temporary processing_dir (#775) > ## Fixed > > - Properly parse content disposition as products downloaded via GUI on chrome > contain start and trail underscore (#869) > - Ensure netcdf-satellite output files can correctly be downloaded from GUI > via DTWS (#865) > - Fix 50-x service pages configuration (#854) > - ... If we want to keep continuity we could add a merge date on each bullet point and a tag date on the release line, that way one wouldn't need the git history to reconstruct when a release was made. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://urldefense.us/v3/__https://github.com/cf-convention/cf-conventions/issues/325*issuecomment-832665837__;Iw!!G2kpM7uM-TzIFchu!hE-pDdY_B_xVNiuc-CCUIFzpwiE64wCoqCroS0H3U2bFSFcJXie1Le_M_IMSW8p9aCiq1QXPfuw$ This list forwards relevant notifications from Github. It is distinct from [email protected], although if you do nothing, a subscription to the UCAR list will result in a subscription to this list. To unsubscribe from this list only, send a message to [email protected].
