File tree Expand file tree Collapse file tree 1 file changed +27
-1
lines changed Expand file tree Collapse file tree 1 file changed +27
-1
lines changed Original file line number Diff line number Diff line change @@ -10,4 +10,30 @@ All notable user-facing changes to the `dae-cpp` project are documented in this
10
10
11
11
## v2.0.0
12
12
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.
You can’t perform that action at this time.
0 commit comments