We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d4f07b commit 91b19eeCopy full SHA for 91b19ee
docs/changes/0.5.1.rst
@@ -0,0 +1,8 @@
1
+Changelog for QCoDeS 0.5.1
2
+==========================
3
+
4
+This is a bug fix release fixing the following 3 issues.
5
6
+* Fix dataclasses dependency for python 3.6 (#1675)
7
+* Add progress bars to all database upgrades (#1670)
8
+* Add logging to measurement (#1668)
docs/changes/index.rst
@@ -17,3 +17,4 @@ Changelogs
17
0.3.0 <0.3.0>
18
0.4.0 <0.4.0>
19
0.5.0 <0.5.0>
20
+ 0.5.1 <0.5.1>
0 commit comments