Example 3182
Changelog
Project changelog with raw string release notes.
# Hearl Changelog
{
project: "plumber"
releases: [
{
version: "8.18.0"
date: "2026-04-16"
notes: """
Added:
- generate digital protocol
- navigate neural monitor
Fixed:
- generate cross-platform bus
"""
}
{
version: "1.1.6"
date: "2026-03-22"
notes: """
Changed:
- reboot solid state program
Removed:
- connect wireless pixel
"""
}
{
version: "3.14.20"
date: "2026-03-04"
notes: """
Initial release:
- calculate digital port
- back up wireless monitor
- reboot auxiliary circuit
"""
}
]
}