thunderbird / thunderbird-website

Build code for the websites on thunderbird.net and start.thunderbird.net
https://www.thunderbird.net
133 stars 72 forks source link

Filter out versions 125.0, 126.0, 127.0 as they have no release notes - Fixes #575 #576

Closed MelissaAutumn closed 1 month ago

MelissaAutumn commented 1 month ago

We could also make this a settings.py value. This should only affect release notes afaik.

Sancus commented 1 month ago

Yeah, I would put versions_to_filter in settings.py. Might as well.

MelissaAutumn commented 1 month ago

Annnnd done