Skip to content

Commit

Permalink
add: v4r0p39, notes
Browse files Browse the repository at this point in the history
  • Loading branch information
TaykYoku committed Oct 2, 2021
1 parent c25bf76 commit 25c64af
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion __init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

majorVersion = 4
minorVersion = 0
patchLevel = 38
patchLevel = 39
preVersion = 0

version = "v%sr%s" % (majorVersion, minorVersion)
Expand Down
4 changes: 4 additions & 0 deletions release.notes
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
[v4r0p39]

CHANGE: allow AccountingMonitor to get the full filter list in the accounting plots

[v4r0p38]

NEW: (#473) use listStatesForWeb endpoint to make the Public State Manager faster
Expand Down

0 comments on commit 25c64af

Please sign in to comment.