You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
7
7
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>.
Copy file name to clipboardExpand all lines: docs/CHANGELOG.md
+7-3Lines changed: 7 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,11 +1,15 @@
1
1
---
2
2
id: changelog
3
-
title: Change log
3
+
title: SimWrapper Change Log
4
4
---
5
5
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.
7
7
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>.
9
13
# Changelog
10
14
11
15
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