Skip to content

Commit

Permalink
Merge pull request #454 from TaykYoku/v4r0p37
Browse files Browse the repository at this point in the history
[v4r0p37] tag, notes
  • Loading branch information
TaykYoku authored Mar 25, 2021
2 parents c94b1f6 + af0b14a commit ab3e7b1
Show file tree
Hide file tree
Showing 2 changed files with 10 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 = 32
patchLevel = 37
preVersion = 0

version = "v%sr%s" % (majorVersion, minorVersion)
Expand Down
9 changes: 9 additions & 0 deletions release.notes
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,17 @@ NEW: (#449) Add columns to SiteSummary overview tables.
[v4r0p35]

FIX: (#444) fix SiteSummary plots and setter

[v4r0p33]

FIX: (#437) use updateSrc instead setSrc to update plots
FIX: (#434) use -L curl flag to fix tests
FIX: (#420) sort alphabetically menus in webapp
FIX: (#419) Disable bufferedRenderer in RegistryManager to allow better searching
FIX: (#417) use raw instead data property
FIX: (#415) use updateSrc instead setSrc for replaceImage method
FIX: (#411) resove pyLint errors
CHANGE: (#408) add diraccfg to the requirements

[v4r0p32]

Expand Down

0 comments on commit ab3e7b1

Please sign in to comment.