Skip to content

Commit

Permalink
1.4.6.pre5
Browse files Browse the repository at this point in the history
Signed-off-by: Alan Malta Rodrigues <alan.malta@cern.ch>
  • Loading branch information
amaltaro committed Feb 16, 2021
1 parent 382e7e0 commit b37f952
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGES
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
1.4.6.pre4 to 1.4.6.pre5:
- [py2py3] src/python/A/B/C slice 5 - issue #10116 - src (Dario Mapelli) #10262
- [py2py3] src/python/A/B/C slice 6 - issue #10127 - src (Dario Mapelli) #10277
- Remove reportWorkflowToDashboard method from StdBase (Alan Malta Rodrigues) #10281
- Completely remove SiteDB, including emulators and tests (Alan Malta Rodrigues) #10280
- Bump httplib2 from 0.18.1 to 0.19.0 (dependabot[bot]) #10271


1.4.6.pre3 to 1.4.6.pre4:
- Skip RSE quota check for RelVal input data placement; added rule meta data (Alan Malta Rodrigues) #10275
- Remove PhEDEx backwards compatibility from the Rucio module (Alan Malta Rodrigues) #10273
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__ = '1.4.6.pre4'
__version__ = '1.4.6.pre5'
__all__ = []

0 comments on commit b37f952

Please sign in to comment.