Skip to content

3996 - Changelog

Project changelog with raw string release notes. This is an example of a MAML document.

maml
# Racket Changelog
{
  project: "folklore"
  releases: [
    {
      version: "0.14.14"
      date: "2026-04-09"
      notes: """
Added:
- generate auxiliary panel
- bypass auxiliary firewall

Fixed:
- navigate 1080p port
"""
    }

    {
      version: "1.6.11"
      date: "2026-02-21"
      notes: """
Changed:
- hack back-end panel

Removed:
- program wireless capacitor
"""
    }

    {
      version: "2.10.7"
      date: "2025-12-06"
      notes: """
Initial release:
- back up optical interface
- calculate redundant circuit
- override mobile microchip
"""
    }
  ]
}

See Also