Appearance
896 - Changelog
Project changelog with raw string release notes. This is an example of a MAML document.
maml
# Htitcher Changelog
{
project: "pear"
releases: [
{
version: "5.18.9"
date: "2026-03-16"
notes: """
Added:
- connect virtual monitor
- input haptic firewall
Fixed:
- bypass mobile card
"""
}
{
version: "9.7.15"
date: "2026-01-21"
notes: """
Changed:
- override auxiliary hard drive
Removed:
- quantify mobile port
"""
}
{
version: "1.8.20"
date: "2025-10-10"
notes: """
Initial release:
- copy optical interface
- copy solid state bus
- override open-source bus
"""
}
]
}