FiniteReality / embeddium

An open-source client performance mod for Minecraft (based on Sodium 0.5.8) prioritizing reliability & mod compatibility
https://legacy.curseforge.com/minecraft/mc-mods/embeddium
GNU Lesser General Public License v3.0
210 stars 88 forks source link

Changelogs #28

Closed ColonelGerdauf closed 1 year ago

ColonelGerdauf commented 1 year ago

It would be nice to provide some info in what changed in a given update. This will give some clarity with what has been fixed or added or removed in each update. Especially when people are expecting specific bug-fixes.

embeddedt commented 1 year ago

It's time-consuming to handwrite changelogs for four separate Minecraft versions. Generally I'd recommend using the commits list by choosing the appropriate branch, and checking all commits made since the date of the previous release. However I may try to setup autogenerated changelogs as I did for ModernFix when I have time.

embeddedt commented 1 year ago

I came up with a compromise - write a shared changelog for all four versions and mention what version the changes applied to.

https://github.com/embeddedt/embeddium/wiki/Changelog