-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs: add changelog to documentation
- Loading branch information
Showing
3 changed files
with
24 additions
and
24 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,4 @@ | ||
# CHANGELOG | ||
|
||
|
||
# 📝 Changelog | ||
|
||
## v3.13.1 (2023-12-04) | ||
|
||
|
@@ -158,11 +156,11 @@ Improve SPL description ([`26c9a34`](https://github.com/avengineers/spl-core/com | |
|
||
* Feature/cmake macro to set compile options for dir (#83) | ||
|
||
CMake macro to set compile options for files and directories | ||
|
||
--------- | ||
|
||
Co-authored-by: Kobagapu, Akshit (RDS-RM) <[email protected]> | ||
CMake macro to set compile options for files and directories | ||
|
||
--------- | ||
|
||
Co-authored-by: Kobagapu, Akshit (RDS-RM) <[email protected]> | ||
Co-authored-by: Karsten A. M. Guenther <[email protected]> ([`078d0cb`](https://github.com/avengineers/spl-core/commit/078d0cb9fe6db867063fe4c0605bcddd2854ab20)) | ||
|
||
* Add a table of test cases as unit test specification ([`76879be`](https://github.com/avengineers/spl-core/commit/76879be2d048cd19ac88876c463db6380cab7ce9)) | ||
|
@@ -365,16 +363,16 @@ Co-authored-by: Kobagapu, Akshit (RDS-RM) <[email protected]> | |
|
||
* Make it usable as CMake module (#42) | ||
|
||
* Get rid of spl.ps1 | ||
|
||
* Adapt ProjectCreator to support spl-core as CMake Module | ||
|
||
* cleanup | ||
|
||
* Some more meaningful unit tests | ||
|
||
* Update CI workflow, publish test results | ||
|
||
* Get rid of spl.ps1 | ||
|
||
* Adapt ProjectCreator to support spl-core as CMake Module | ||
|
||
* cleanup | ||
|
||
* Some more meaningful unit tests | ||
|
||
* Update CI workflow, publish test results | ||
|
||
* Update README ([`3ed97c5`](https://github.com/avengineers/spl-core/commit/3ed97c50986bc09a7ec2ac52e7c8f27352a1e95c)) | ||
|
||
|
||
|
@@ -384,12 +382,12 @@ Co-authored-by: Kobagapu, Akshit (RDS-RM) <[email protected]> | |
|
||
* add custom target for add executable (#40) | ||
|
||
* add custom target for add executable | ||
|
||
* modified changes based on review suggestion | ||
|
||
--------- | ||
|
||
* add custom target for add executable | ||
|
||
* modified changes based on review suggestion | ||
|
||
--------- | ||
|
||
Co-authored-by: Kobagapu, Akshit (RDS-RM) <[email protected]> ([`c9ba241`](https://github.com/avengineers/spl-core/commit/c9ba24156f05e2048ba7f242ef6894b17fd9cf7f)) | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
.. mdinclude:: ../../CHANGELOG.md |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters