Skip to content

Commit

Permalink
2.0.1.pre6
Browse files Browse the repository at this point in the history
Signed-off-by: Alan Malta Rodrigues <[email protected]>
  • Loading branch information
amaltaro committed Mar 10, 2022
1 parent c924d73 commit 5337b02
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGES
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
2.0.1.pre5 to 2.0.1.pre6:
- MSTransferor: fix positional and kwargs passed to sendAlert API (Alan Malta Rodrigues) #11032
- Reorder RSE's status and record age checks from RucioConMon. (Todor Ivanov) #11029
- Fix MSTransferor typo calling getName method (Alan Malta Rodrigues) #11031
- Enhancements to the GH issues and PRs workflows (Alan Malta Rodrigues) #11021


2.0.1.pre4 to 2.0.1.pre5:
- unit tests and pylint (Alan Malta Rodrigues) #11024
- MSOutput: read RelVal output data policy from configuration (Alan Malta Rodrigues) #11024
Expand Down
2 changes: 1 addition & 1 deletion src/python/WMCore/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@
"""

__version__ = '2.0.1.pre5'
__version__ = '2.0.1.pre6'
__all__ = []

0 comments on commit 5337b02

Please sign in to comment.