Skip to content

Commit

Permalink
docs: add changelog to documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
jomal77 authored and xxthunder committed Dec 14, 2023
1 parent f78c408 commit 13431d5
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 24 deletions.
46 changes: 22 additions & 24 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
# CHANGELOG


# 📝 Changelog

## v3.13.1 (2023-12-04)

Expand Down Expand Up @@ -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) <Akshit.Kobagapu@marquardt.com>
CMake macro to set compile options for files and directories

---------

Co-authored-by: Kobagapu, Akshit (RDS-RM) <Akshit.Kobagapu@marquardt.com>
Co-authored-by: Karsten A. M. Guenther <xxthunder@users.noreply.github.com> ([`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))
Expand Down Expand Up @@ -365,16 +363,16 @@ Co-authored-by: Kobagapu, Akshit (RDS-RM) <Akshit.Kobagapu@marquardt.com>

* 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))


Expand All @@ -384,12 +382,12 @@ Co-authored-by: Kobagapu, Akshit (RDS-RM) <Akshit.Kobagapu@marquardt.com>

* 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) <Akshit.Kobagapu@marquardt.com> ([`c9ba241`](https://github.com/avengineers/spl-core/commit/c9ba24156f05e2048ba7f242ef6894b17fd9cf7f))


Expand Down
1 change: 1 addition & 0 deletions docs/changelog/index.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
.. mdinclude:: ../../CHANGELOG.md
1 change: 1 addition & 0 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,4 @@ Software Product Line (SPL) Core Documentation
getting_started/index
reference/index
internals/index
changelog/index

0 comments on commit 13431d5

Please sign in to comment.