Appearance
2181 - Changelog
Project changelog with raw string release notes. This is an example of a MAML document.
maml
# Phops Changelog
{
project: "bonfire"
releases: [
{
version: "7.4.3"
date: "2026-03-15"
notes: """
Added:
- generate optical array
- transmit multi-byte transmitter
Fixed:
- compress auxiliary sensor
"""
}
{
version: "5.1.18"
date: "2026-03-20"
notes: """
Changed:
- hack digital bus
Removed:
- override multi-byte monitor
"""
}
{
version: "7.6.2"
date: "2025-12-14"
notes: """
Initial release:
- copy redundant hard drive
- copy redundant port
- back up cross-platform panel
"""
}
]
}