You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+25-7Lines changed: 25 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,19 +2,22 @@
2
2
3
3
**Topics**
4
4
5
-
- <ahref="#v0-2-1">v0\.2\.1</a>
5
+
- <ahref="#v0-2-2">v0\.2\.2</a>
6
6
- <ahref="#release-summary">Release Summary</a>
7
7
- <ahref="#bugfixes">Bugfixes</a>
8
-
- <ahref="#v0-2-0">v0\.2\.0</a>
8
+
- <ahref="#v0-2-1">v0\.2\.1</a>
9
9
- <ahref="#release-summary-1">Release Summary</a>
10
+
- <ahref="#bugfixes-1">Bugfixes</a>
11
+
- <ahref="#v0-2-0">v0\.2\.0</a>
12
+
- <ahref="#release-summary-2">Release Summary</a>
10
13
- <ahref="#minor-changes">Minor Changes</a>
11
14
- <ahref="#new-modules">New Modules</a>
12
15
- <ahref="#v0-1-0">v0\.1\.0</a>
13
-
- <ahref="#release-summary-2">Release Summary</a>
16
+
- <ahref="#release-summary-3">Release Summary</a>
14
17
- <ahref="#new-modules-1">New Modules</a>
15
18
16
-
<aid="v0-2-1"></a>
17
-
## v0\.2\.1
19
+
<aid="v0-2-2"></a>
20
+
## v0\.2\.2
18
21
19
22
<aid="release-summary"></a>
20
23
### Release Summary
@@ -25,12 +28,27 @@ The changelog describes all changes made to the modules and plugins included in
25
28
<aid="bugfixes"></a>
26
29
### Bugfixes
27
30
31
+
* charts \- apply new <code>plotly</code> and <code>kaleido</code> version restriction\. Fix <code>plotly\_get\_chrome</code> \([https\://github\.com/3A2DEV/ans2dev\.general/pull/193](https\://github\.com/3A2DEV/ans2dev\.general/pull/193)\)\.
32
+
* charts \- remove <code>plotly</code> version restriction\. charts module now works fine with plotly <code>6\.1\.1</code> \([https\://github\.com/3A2DEV/ans2dev\.general/pull/191](https\://github\.com/3A2DEV/ans2dev\.general/pull/191)\)\.
33
+
34
+
<aid="v0-2-1"></a>
35
+
## v0\.2\.1
36
+
37
+
<aid="release-summary-1"></a>
38
+
### Release Summary
39
+
40
+
New release of the <code>ans2dev\.general</code> collection\.
41
+
The changelog describes all changes made to the modules and plugins included in this collection\.
42
+
43
+
<aid="bugfixes-1"></a>
44
+
### Bugfixes
45
+
28
46
* charts \- restrict <code>plotly</code> version to \< <code>6\.1\.0</code> \([https\://github\.com/3A2DEV/ans2dev\.general/pull/184](https\://github\.com/3A2DEV/ans2dev\.general/pull/184)\)\.
29
47
30
48
<aid="v0-2-0"></a>
31
49
## v0\.2\.0
32
50
33
-
<aid="release-summary-1"></a>
51
+
<aid="release-summary-2"></a>
34
52
### Release Summary
35
53
36
54
New release of the <code>ans2dev\.general</code> collection\.
@@ -56,7 +74,7 @@ Official documentation is now avaible at [https\://3a2dev\.github\.io/ans2dev\.g
56
74
<aid="v0-1-0"></a>
57
75
## v0\.1\.0
58
76
59
-
<aid="release-summary-2"></a>
77
+
<aid="release-summary-3"></a>
60
78
### Release Summary
61
79
62
80
This is the first proper release of the <code>ans2dev\.general</code> collection\.
0 commit comments