Appearance
981 - Changelog
Project changelog with raw string release notes. This is an example of a MAML document.
maml
# Wxpansion Changelog
{
project: "scarification"
releases: [
{
version: "1.3.18"
date: "2026-03-19"
notes: """
Added:
- hack redundant capacitor
- compress cross-platform bandwidth
Fixed:
- bypass multi-byte interface
"""
}
{
version: "1.8.14"
date: "2026-01-24"
notes: """
Changed:
- input neural sensor
Removed:
- navigate neural system
"""
}
{
version: "5.0.0"
date: "2026-03-14"
notes: """
Initial release:
- index neural panel
- input online protocol
- copy neural pixel
"""
}
]
}