We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af4308b commit fbf23bbCopy full SHA for fbf23bb
NEWS
@@ -1,5 +1,14 @@
1
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2
3
+New in v5.8:
4
+
5
+* Bugfixes:
6
7
+ - Show pool descriptions in a details tag. Otherwise the UX was especially
8
+ bad on vertical monitors
9
10
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
11
12
New in v5.7:
13
14
* New Features:
resalloc/__init__.py
@@ -1 +1 @@
-__version__ = '5.7'
+__version__ = '5.8'
0 commit comments