We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bdfaf99 + 8e6c801 commit 7c8f372Copy full SHA for 7c8f372
docs/changes/0.36.1.rst
@@ -0,0 +1,8 @@
1
+QCoDeS 0.36.1 (2022-12-20)
2
+==========================
3
+
4
+Improved:
5
+---------
6
7
+- The dataset logic has been updated to ensure that if you set an already completed
8
+ dataset as completed the completion timestamp will not be updated. (:pr:`4876`)
docs/changes/index.rst
@@ -3,6 +3,7 @@ Changelogs
.. toctree::
Unreleased <unreleased>
+ 0.36.1 <0.36.1>
0.36.0 <0.36.0>
0.35.2 <0.35.2>
9
0.35.1 <0.35.1>
docs/changes/newsfragments/4876.improved
0 commit comments