Skip to content

Commit 9ec2e73

Browse files
committed
changelog header
1 parent 2d3eeec commit 9ec2e73

2 files changed

Lines changed: 14 additions & 6 deletions

File tree

docs/CHANGELOG-header.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,12 @@
11
---
22
id: changelog
3-
title: Change log
3+
title: SimWrapper Change Log
44
---
55

6-
Welcome to SimWrapper! All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
6+
Welcome to SimWrapper! All notable changes to this project are documented in this file.
77

8-
The full commit history is on GitHub at <https://github.com/simwrapper/simwrapper>.
8+
The list of changes is generated automatically based on the commit messages themselves. If the first line of a commit begins with either `fix:` or `feat:` then the commit will be registered as a fix or a feature in the list below. Links to the commits and GitHub Issues are also autogenerated based on the commit messages.
9+
10+
- See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
11+
12+
- The SimWrapper code repository containing the full commit history is on GitHub at <https://github.com/simwrapper/simwrapper>.

docs/CHANGELOG.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,15 @@
11
---
22
id: changelog
3-
title: Change log
3+
title: SimWrapper Change Log
44
---
55

6-
Welcome to SimWrapper! All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
6+
Welcome to SimWrapper! All notable changes to this project are documented in this file.
77

8-
The full commit history is on GitHub at <https://github.com/simwrapper/simwrapper>.
8+
The list of changes is generated automatically based on the commit messages themselves. If the first line of a commit begins with either `fix:` or `feat:` then the commit will be registered as a fix or a feature in the list below. Links to the commits and GitHub Issues are also autogenerated based on the commit messages.
9+
10+
- See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
11+
12+
- The SimWrapper code repository containing the full commit history is on GitHub at <https://github.com/simwrapper/simwrapper>.
913
# Changelog
1014

1115
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

0 commit comments

Comments
 (0)