Add a changelog entry for publishing to GHCR

This commit is contained in:
Tim Schumacher 2025-01-04 14:29:40 +01:00
parent 660ec5bc60
commit cbdae5b15e

View file

@ -93,6 +93,7 @@ Use past tense when adding new entries; sign your name off when you add or chang
* Rewrote the `.dockerignore` file into a denylist. (@timschumi)
* Added CI for Docker images. (@timschumi)
* Fixed Cursed Flares kicking players for invalid buff. (@Arthri)
* Added automatic publishing of Docker images to GHCR. (@timschumi)
## TShock 5.2
* An additional option `pvpwithnoteam` is added at `PvPMode` to enable PVP with no team. (@CelestialAnarchy, #2617, @ATFGK)