Skip to content

Commit

Permalink
generate 0.30.1 changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
jenshnielsen committed Dec 3, 2021
1 parent f28be18 commit 9d36a92
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
8 changes: 8 additions & 0 deletions docs/changes/0.30.1.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
QCoDeS 0.30.1 (2021-12-03)
==========================

Under the hood:
---------------

- Relax type assertions for DataSet timestamps so that if in the database they
are written as integers, as opposed to floats, a DataSet can still be loaded (#3644)
1 change: 1 addition & 0 deletions docs/changes/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ Changelogs

.. toctree::
Unreleased <unreleased>
0.30.1 <0.30.1>
0.30.0 <0.30.0>
0.29.1 <0.29.1>
0.29.0 <0.29.0>
Expand Down
2 changes: 0 additions & 2 deletions docs/changes/newsfragments/3644.underthehood

This file was deleted.

0 comments on commit 9d36a92

Please sign in to comment.