EDCD / EDMarketConnector

Downloads commodity market and other station data from the game Elite: Dangerous for use with all popular online and offline trading tools.
GNU General Public License v2.0
987 stars 155 forks source link

[525] Add ChangeLog Tooling Utility #2258

Closed Rixxan closed 1 week ago

Rixxan commented 3 weeks ago

Description

This PR adds a utility which can automatically extract, from ChangeLog.md, the latest version's changelog and build the Reddit, FDev Forum, and HTML (for appcast) versions of the changelog. This utility will help speed up the release pathway for announcement generation. This is a standalone utility and does not interact with any core EDMC code.

Type of Change

New Utility

How Tested

Tested multiple iterations of the latest release's changelog through the system.

Notes

Closes #525