Editing Changelog
Revision as of 19:18, 26 February 2026 by East6 (talk | contribs) (Created page with "-- Module:Changelog -- Renders changelog entries from Module:Changelog/data. -- Public: p.all(frame), p.forPage(frame) local p = {} local VALID_TAGS = { New = true, Balance = true, Fix = true, QoL = true, Performance = true, } local MONTH_NAMES = { "January", "February", "March", "April", "May", "June", "July", "August", "September", "October", "November", "December", } --- Format "YYYY-MM-DD" → "February 14, 2026" local function formatD...")
Revision as of 19:18, 26 February 2026 by East6 (talk | contribs) (Created page with "-- Module:Changelog -- Renders changelog entries from Module:Changelog/data. -- Public: p.all(frame), p.forPage(frame) local p = {} local VALID_TAGS = { New = true, Balance = true, Fix = true, QoL = true, Performance = true, } local MONTH_NAMES = { "January", "February", "March", "April", "May", "June", "July", "August", "September", "October", "November", "December", } --- Format "YYYY-MM-DD" → "February 14, 2026" local function formatD...")
Warning: You are editing an out-of-date revision of this page.
If you publish it, any changes made since this revision will be lost.
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.
Retrieved from "https://projectrebearth.com/index.php/Module:Changelog"