blob: 31653bb577be3ec4fc994835c71e08e370bbdfa9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
---
# 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:
date_rss:
date_markdown:
summary:
# Example
#- id: 0.1.0
# date_atom: 2025-11-22T21:30:00-03:00
# date_rss: 22 Sep 2025 21:30:00 -0300
# date_markdown: 2025-11-22
# summary: |
# * Initial version.
|