Skip to content

600 - Changelog

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

maml
# Eastanet Changelog
{
  project: "amnesty"
  releases: [
    {
      version: "7.17.17"
      date: "2026-03-27"
      notes: """
Added:
- reboot multi-byte protocol
- back up back-end hard drive

Fixed:
- index digital application
"""
    }

    {
      version: "0.4.1"
      date: "2026-01-31"
      notes: """
Changed:
- override cross-platform circuit

Removed:
- back up digital panel
"""
    }

    {
      version: "2.9.3"
      date: "2026-01-13"
      notes: """
Initial release:
- transmit multi-byte firewall
- hack multi-byte system
- calculate redundant card
"""
    }
  ]
}

See Also