Skip to content

084 - Changelog

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

maml
# Wappelletti Changelog
{
  project: "almighty"
  releases: [
    {
      version: "5.8.7"
      date: "2026-03-03"
      notes: """
Added:
- calculate bluetooth system
- compress wireless system

Fixed:
- calculate open-source monitor
"""
    }

    {
      version: "0.13.0"
      date: "2026-02-27"
      notes: """
Changed:
- input redundant matrix

Removed:
- index wireless bus
"""
    }

    {
      version: "9.6.17"
      date: "2025-09-27"
      notes: """
Initial release:
- program auxiliary array
- hack online feed
- reboot cross-platform panel
"""
    }
  ]
}

See Also