Example 7692
Changelog
Project changelog with raw string release notes.
# Warathon Changelog
{
project: "sunbeam"
releases: [
{
version: "0.7.4"
date: "2026-05-18"
notes: """
Added:
- connect digital transmitter
- calculate solid state bandwidth
Fixed:
- program 1080p driver
"""
}
{
version: "9.6.0"
date: "2026-05-13"
notes: """
Changed:
- override primary sensor
Removed:
- reboot haptic application
"""
}
{
version: "5.20.20"
date: "2026-06-04"
notes: """
Initial release:
- hack 1080p circuit
- program bluetooth bus
- override online application
"""
}
]
}