Skip to content

Commit 9e744c4

Browse files
committed
Add CHANGELOG page and README files
1 parent 71437d6 commit 9e744c4

File tree

3 files changed

+19
-0
lines changed

3 files changed

+19
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# `dae-cpp` Documentation Pages
2+
3+
Link: [https://dae-cpp.github.io/](https://dae-cpp.github.io/)

docs/CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
title: CHANGELOG
3+
layout: default
4+
nav_order: 11
5+
---
6+
7+
# CHANGELOG
8+
9+
All notable user-facing changes to the `dae-cpp` project are documented in this page.
10+
11+
## v2.0.0
12+
13+
Initial version of the library. Consider this version as public beta.

docs/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# `dae-cpp` Documentation Pages
2+
3+
Link: [https://dae-cpp.github.io/](https://dae-cpp.github.io/)

0 commit comments

Comments
 (0)