Skip to content
This repository was archived by the owner on Jul 2, 2020. It is now read-only.

Commit 217b543

Browse files
authored
Merge branch 'master' into develop
2 parents 72c2db8 + 8aa6c09 commit 217b543

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

CHANGELOG.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## [v2.0.0-rc.3](https://github.com/praalhans/DaViz/releases/tag/v2.0.0-rc.3)
3+
## [v0.2.0-rc.3](https://github.com/praalhans/DaViz/releases/tag/v0.2.0-rc.3)
44

55
Date: 03 Mar 2020
66

@@ -10,8 +10,7 @@ This pre-release do a fix in Tarry algorithm where it would fail to simulate in
1010

1111
- [#33](https://github.com/praalhans/DaViz/pull/33) - Fix Tarry skipping some events on non-deterministic choices
1212

13-
14-
## [v2.0.0-rc.1](https://github.com/praalhans/DaViz/releases/tag/v2.0.0-rc.1)
13+
## [v0.2.0-rc.2](https://github.com/praalhans/DaViz/releases/tag/v0.2.0-rc.2)
1514

1615
Date: 29 Feb 2020
1716

@@ -25,7 +24,7 @@ This pre-release provide a lightwave prototype of DaViz using native Java for th
2524

2625
- [#26](https://github.com/praalhans/DaViz/pull/26) - Fix UndefinedState label to `Undefined`
2726

28-
## [v2.0.0-rc.0](https://github.com/praalhans/DaViz/releases/tag/v2.0.0-rc.0)
27+
## [v0.2.0-rc.1](https://github.com/praalhans/DaViz/releases/tag/v0.2.0-rc.1)
2928

3029
Date: 23 Feb 2020
3130

@@ -37,7 +36,7 @@ The Frege simulation can still be used but the Java simulation module is however
3736

3837
- [#16](https://github.com/praalhans/DaViz/pull/16) - Prepare application to receive a java port
3938

40-
## [v1.0.1](https://github.com/praalhans/DaViz/releases/tag/v1.0.1)
39+
## [v0.1.1](https://github.com/praalhans/DaViz/releases/tag/v0.1.1)
4140

4241
Date 8 Jan 2020
4342

@@ -53,7 +52,7 @@ This release provides minor fixes and improvements, ensuring that the Tree and E
5352

5453
- [8](https://github.com/praalhans/DaViz/pull/8) - Describe Frege implementation of Tarry and Tree algorithms
5554

56-
## [v1.0.0](https://github.com/praalhans/DaViz/releases/tag/v1.0.0)
55+
## [v0.1.0](https://github.com/praalhans/DaViz/releases/tag/v0.1.0)
5756

5857
Date: 9 Dec 2019
5958

0 commit comments

Comments
 (0)