Change VersionData Changelog from string to string array #22

Closed
opened 2026-06-08 20:06:53 +02:00 by Sansan · 0 comments
Owner

Change the Changelog field in VersionData struct from a single string to a string array ([]string). This makes it much easier to add new changelog entries without string concatenation.

Change the Changelog field in VersionData struct from a single string to a string array ([]string). This makes it much easier to add new changelog entries without string concatenation.
Sansan added this to the 5.0.0 milestone 2026-06-08 20:06:53 +02:00
Sansan added the enhancement label 2026-06-08 20:06:53 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Sansan/MusicServer#22