Skip to content

800 - Changelog

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

maml
# Giant Changelog
{
  project: "thongs"
  releases: [
    {
      version: "7.17.4"
      date: "2026-03-10"
      notes: """
Added:
- back up neural monitor
- index haptic application

Fixed:
- program primary system
"""
    }

    {
      version: "8.12.13"
      date: "2026-01-29"
      notes: """
Changed:
- synthesize wireless monitor

Removed:
- navigate online bandwidth
"""
    }

    {
      version: "1.11.5"
      date: "2025-11-22"
      notes: """
Initial release:
- bypass digital interface
- transmit wireless transmitter
- quantify redundant hard drive
"""
    }
  ]
}

See Also