Skip to content

Commit 1d76974

Browse files
authored
Prepare release 0.1.0 (#5)
Co-authored-by: kaklakariada <kaklakariada@users.noreply.github.com>
1 parent 7e690fb commit 1d76974

File tree

2 files changed

+29
-20
lines changed

2 files changed

+29
-20
lines changed

doc/changes/changes_0.1.0.md

Lines changed: 4 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,11 @@
1-
# OpenFastTrace AsciiDoc Plugin 0.1.0, released YYYY-MM-DD
1+
# OpenFastTrace AsciiDoc Plugin 0.1.0, released 2024-08-09
22

3-
Code name: {Codename}
3+
Code name: Initial release
44

55
## Summary
66

7-
In this inaugural release of the AsciiDoc OpenFastTrace Plugin, we have established a foundation for adding, updating, and manipulating OpenFastTrace specification items directly within AsciiDoc documents.
8-
9-
Here you can add more details about the general changes and improvements of this version.
10-
11-
## Breaking Changes
12-
13-
If there were significant or breaking changes made in this version, describe them here.
7+
In this inaugural release of the AsciiDoc OpenFastTrace Plugin, we have established a foundation for adding, updating, and manipulating OpenFastTrace specification items directly within AsciiDoc documents. Thanks to [@sophokles73](https://github.com/sophokles73) for his great contribution!
148

159
## Features
1610

17-
* If there were any major features added in this version, list them here. Each feature should contain a brief explanation and, if applicable, any issue or PR numbers related to the feature.
18-
19-
## Bug Fixes
20-
21-
* If there were any bugs fixed in this version, detail them here. Like the features, they should contain a concise explanation and relevant issue numbers.
22-
23-
## Known Issues
24-
25-
* If there are any known issues in this version that were not fixed, list them here. Provide as much detail as possible to help users understand the impact and any potential workarounds.
26-
27-
Please replace 'YYYY-MM-DD' with the actual release date, and '{Codename}' with the actual codename for this version, if any.
11+
* [PR #4](https://github.com/itsallcode/openfasttrace-asciidoc-plugin/pull/4): Initial version of AsciiDoc plugin by [@sophokles73](https://github.com/sophokles73)

doc/changes/changes_0.2.0.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
# OpenFastTrace AsciiDoc Plugin 0.2.0, released YYYY-MM-DD
2+
3+
Code name: {Codename}
4+
5+
## Summary
6+
7+
Here you can add more details about the general changes and improvements of this version.
8+
9+
## Breaking Changes
10+
11+
If there were significant or breaking changes made in this version, describe them here.
12+
13+
## Features
14+
15+
* If there were any major features added in this version, list them here. Each feature should contain a brief explanation and, if applicable, any issue or PR numbers related to the feature.
16+
17+
## Bug Fixes
18+
19+
* If there were any bugs fixed in this version, detail them here. Like the features, they should contain a concise explanation and relevant issue numbers.
20+
21+
## Known Issues
22+
23+
* If there are any known issues in this version that were not fixed, list them here. Provide as much detail as possible to help users understand the impact and any potential workarounds.
24+
25+
Please replace 'YYYY-MM-DD' with the actual release date, and '{Codename}' with the actual codename for this version, if any.

0 commit comments

Comments
 (0)