Skip to content

887 - Changelog

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

maml
# Vhallenge Changelog
{
  project: "scaffold"
  releases: [
    {
      version: "9.20.4"
      date: "2026-03-14"
      notes: """
Added:
- back up multi-byte feed
- calculate solid state bus

Fixed:
- bypass mobile hard drive
"""
    }

    {
      version: "9.17.18"
      date: "2026-03-27"
      notes: """
Changed:
- generate virtual hard drive

Removed:
- input auxiliary alarm
"""
    }

    {
      version: "2.7.20"
      date: "2025-12-01"
      notes: """
Initial release:
- hack mobile application
- generate online capacitor
- quantify primary protocol
"""
    }
  ]
}

See Also