# Each entry should have the date all supported formats (Atom, RSS and Markdown)
changelog: Changelog
version: Version
+help: This section can be used to register changes in the text versions.
versions:
- id: 0.5.0
date_atom: 2025-11-22T21:30:00-03:00
<!-- DO NOT manually edit this file: it's generated from _changes.yml -->
<!-- Any updates here will be overwritten -->
+This section can be used to register changes in the text versions.
+
## Version 0.5.0 - 2025-11-22
* RSS/Atom feed support.
# Each entry should have the date all supported formats (Atom, RSS and Markdown)
changelog: Changelog
version: version
+help: This section can be used to register changes in the text versions.
versions:
- id:
date_atom:
<!-- DO NOT manually edit this file: it's generated from _changes.yml -->
<!-- Any updates here will be overwritten -->
+
+$help$
$for(versions)$
## $version$ $versions.id$ - $versions.date_markdown$