We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 972fcac commit 52a38dcCopy full SHA for 52a38dc
CHANGELOG.md
@@ -15,6 +15,25 @@ The rules for this file:
15
* YYYY-MM-DD date format (following ISO 8601)
16
* accompany each entry with github issue/PR number (Issue #xyz)
17
-->
18
+## [v0.2.1] - 2025-07-??
19
+### Authors
20
+@orbeckst
21
+
22
+### Changed
23
+* manual tests (tests/hpc_testing) were moved to docs/hpc_testing and are
24
+ not included in the packaged distribution (issue #98, PR #100)
25
26
+### Added
27
28
+### Fixed
29
+* updated license string in package metadata (issue #97)
30
31
+### Deprecated
32
+<!-- Soon-to-be removed features -->
33
34
+### Removed
35
+<!-- Removed features -->
36
37
38
## [v0.2.0] - 2025-07-18
39
0 commit comments