Skip to content

Commit fbf23bb

Browse files
committed
Version 5.8
1 parent af4308b commit fbf23bb

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

NEWS

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
22

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+
312
New in v5.7:
413

514
* New Features:

resalloc/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '5.7'
1+
__version__ = '5.8'

0 commit comments

Comments
 (0)