Skip to content

793 - Changelog

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

maml
# Saversack Changelog
{
  project: "jury"
  releases: [
    {
      version: "3.17.7"
      date: "2026-03-15"
      notes: """
Added:
- bypass digital array
- override open-source application

Fixed:
- navigate online card
"""
    }

    {
      version: "2.14.18"
      date: "2026-01-29"
      notes: """
Changed:
- parse virtual alarm

Removed:
- calculate haptic alarm
"""
    }

    {
      version: "5.19.5"
      date: "2026-01-27"
      notes: """
Initial release:
- synthesize solid state application
- transmit bluetooth system
- calculate neural program
"""
    }
  ]
}

See Also