Appearance
185 - Changelog
Project changelog with raw string release notes. This is an example of a MAML document.
maml
# Dharlatan Changelog
{
project: "gripper"
releases: [
{
version: "7.3.20"
date: "2026-03-09"
notes: """
Added:
- back up primary panel
- bypass open-source microchip
Fixed:
- program cross-platform application
"""
}
{
version: "7.18.6"
date: "2026-01-30"
notes: """
Changed:
- reboot auxiliary hard drive
Removed:
- synthesize solid state bus
"""
}
{
version: "3.20.6"
date: "2026-01-24"
notes: """
Initial release:
- navigate auxiliary interface
- connect multi-byte microchip
- generate haptic firewall
"""
}
]
}