Skip to content

Commit 9d36a92

Browse files
committed
generate 0.30.1 changelog
1 parent f28be18 commit 9d36a92

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

docs/changes/0.30.1.rst

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
QCoDeS 0.30.1 (2021-12-03)
2+
==========================
3+
4+
Under the hood:
5+
---------------
6+
7+
- Relax type assertions for DataSet timestamps so that if in the database they
8+
are written as integers, as opposed to floats, a DataSet can still be loaded (#3644)

docs/changes/index.rst

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ Changelogs
33

44
.. toctree::
55
Unreleased <unreleased>
6+
0.30.1 <0.30.1>
67
0.30.0 <0.30.0>
78
0.29.1 <0.29.1>
89
0.29.0 <0.29.0>

docs/changes/newsfragments/3644.underthehood

-2
This file was deleted.

0 commit comments

Comments
 (0)