Skip to content

Commit

Permalink
Merge branch 'dev' into feature/exclude-deprecated-terms
Browse files Browse the repository at this point in the history
  • Loading branch information
sankarkumar23 authored Jun 30, 2024
2 parents cd90c6f + f4820d5 commit bb25cc4
Show file tree
Hide file tree
Showing 5 changed files with 5,016 additions and 5,004 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,18 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).

### Added

### Fixed

### Changed

### Removed

### Contributors

## [2.5.0]

### Added

- Added `New-PnPLibraryFileVersionBatchDeleteJob` and `New-PnPSiteFileVersionBatchDeleteJob` cmdlets to queue a job for deleting the file versions based on age. [#3799](https://github.com/pnp/powershell/pull/3799)
- Added `New-PnPLibraryFileVersionExpirationReportJob` and `New-PnPSiteFileVersionExpirationReportJob` cmdlets to queue a job for generating a file version expiration report for all files in a document library or site. [#3799](https://github.com/pnp/powershell/pull/3799)
- Added `Remove-PnPLibraryFileVersionBatchDeleteJob` and `Remove-PnPSiteFileVersionBatchDeleteJob` cmdlets to cancel the job for deleting file versions based on age. [#3799](https://github.com/pnp/powershell/pull/3799)
Expand Down
2 changes: 1 addition & 1 deletion pnpcoresdk_hash.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
47de48eb3458bfeb429d5bce8cdb4ef124942a7c
adc30f18a7388e987ff671615911cf57898067ed
2 changes: 1 addition & 1 deletion pnpframework_hash.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3f3a5c7a6ce705047b4cfe6c7e64639dcce95fb0
0174eeefd13649b8984839f31a2bea0a8e6d4020
Loading

0 comments on commit bb25cc4

Please sign in to comment.