Skip to content

Commit 03500ec

Browse files
committed
Update CHANGELOG page
1 parent 9a2a6ee commit 03500ec

File tree

1 file changed

+27
-1
lines changed

1 file changed

+27
-1
lines changed

docs/CHANGELOG.md

Lines changed: 27 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,30 @@ All notable user-facing changes to the `dae-cpp` project are documented in this
1010

1111
## v2.0.0
1212

13-
Initial version of the library. Consider this version as public beta.
13+
New
14+
{: .label .label-green }
15+
16+
Redesigned version of the library. Consider this version as a public beta.
17+
Please report any bugs using GitHub [issues](https://github.com/dae-cpp/dae-cpp/issues).
18+
19+
----
20+
21+
## v1.1
22+
23+
Retired
24+
{: .label .label-yellow }
25+
26+
{: .highlight }
27+
Version `1.x` has been archived in the [legacy](https://github.com/dae-cpp/dae-cpp/tree/legacy) branch of the repository.
28+
29+
- Tweaked the DAE solver
30+
- Added more examples
31+
32+
----
33+
34+
## v1.0
35+
36+
Retired
37+
{: .label .label-yellow }
38+
39+
First working version of the DAE solver.

0 commit comments

Comments
 (0)