Appearance
789 - Changelog
Project changelog with raw string release notes. This is an example of a MAML document.
maml
# Hedora Changelog
{
project: "casement"
releases: [
{
version: "3.12.1"
date: "2026-03-21"
notes: """
Added:
- parse back-end application
- transmit optical feed
Fixed:
- copy mobile matrix
"""
}
{
version: "1.9.10"
date: "2026-03-23"
notes: """
Changed:
- copy haptic pixel
Removed:
- input multi-byte circuit
"""
}
{
version: "7.4.11"
date: "2025-10-22"
notes: """
Initial release:
- program wireless alarm
- copy online driver
- bypass multi-byte capacitor
"""
}
]
}