Skip to content

Commit 08cb2a0

Browse files
committed
Release v5.9
1 parent 2ced930 commit 08cb2a0

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

NEWS

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

3+
New in v5.9:
4+
5+
* Enhancements
6+
7+
- The Pool's page in the Web UI now includes a "totals" line that
8+
displays overall statistics summarized for all pools.
9+
10+
- The Pool's Web UI page now also shows the `DELETE_REQUEST` numbers.
11+
12+
- The Resource's Web UI page now renders the Data field as `<code>`,
13+
which properly displays newlines.
14+
15+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
16+
317
New in v5.8:
418

519
* Bugfixes:

resalloc/__init__.py

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

0 commit comments

Comments
 (0)