Skip to content

Commit 603c156

Browse files
authored
repo - new release 0.2.1 (#188)
1 parent 8114dcf commit 603c156

File tree

4 files changed

+33
-9
lines changed

4 files changed

+33
-9
lines changed

CHANGELOG.md

Lines changed: 21 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,35 @@
22

33
**Topics**
44

5-
- <a href="#v0-2-0">v0\.2\.0</a>
5+
- <a href="#v0-2-1">v0\.2\.1</a>
66
- <a href="#release-summary">Release Summary</a>
7+
- <a href="#bugfixes">Bugfixes</a>
8+
- <a href="#v0-2-0">v0\.2\.0</a>
9+
- <a href="#release-summary-1">Release Summary</a>
710
- <a href="#minor-changes">Minor Changes</a>
811
- <a href="#new-modules">New Modules</a>
912
- <a href="#v0-1-0">v0\.1\.0</a>
10-
- <a href="#release-summary-1">Release Summary</a>
13+
- <a href="#release-summary-2">Release Summary</a>
1114
- <a href="#new-modules-1">New Modules</a>
1215

16+
<a id="v0-2-1"></a>
17+
## v0\.2\.1
18+
19+
<a id="release-summary"></a>
20+
### Release Summary
21+
22+
New release of the <code>ans2dev\.general</code> collection\.
23+
The changelog describes all changes made to the modules and plugins included in this collection\.
24+
25+
<a id="bugfixes"></a>
26+
### Bugfixes
27+
28+
* 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+
1330
<a id="v0-2-0"></a>
1431
## v0\.2\.0
1532

16-
<a id="release-summary"></a>
33+
<a id="release-summary-1"></a>
1734
### Release Summary
1835

1936
New release of the <code>ans2dev\.general</code> collection\.
@@ -39,7 +56,7 @@ Official documentation is now avaible at [https\://3a2dev\.github\.io/ans2dev\.g
3956
<a id="v0-1-0"></a>
4057
## v0\.1\.0
4158

42-
<a id="release-summary-1"></a>
59+
<a id="release-summary-2"></a>
4360
### Release Summary
4461

4562
This is the first proper release of the <code>ans2dev\.general</code> collection\.

changelogs/changelog.yaml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,3 +61,15 @@ releases:
6161
name: udevadm_verify
6262
namespace: ''
6363
release_date: '2025-04-17'
64+
0.2.1:
65+
changes:
66+
bugfixes:
67+
- charts - restrict ``plotly`` version to < ``6.1.0`` (https://github.com/3A2DEV/ans2dev.general/pull/184).
68+
release_summary: 'New release of the ``ans2dev.general`` collection.
69+
70+
The changelog describes all changes made to the modules and plugins included
71+
in this collection.'
72+
fragments:
73+
- 0.2.1.yml
74+
- 184-charts-restrict-plotly.yml
75+
release_date: '2025-05-16'

changelogs/fragments/0.2.1.yml

Lines changed: 0 additions & 3 deletions
This file was deleted.

changelogs/fragments/184-charts-restrict-plotly.yml

Lines changed: 0 additions & 2 deletions
This file was deleted.

0 commit comments

Comments
 (0)