Skip to content

Commit

Permalink
Update to latest PSWsusSpringClean
Browse files Browse the repository at this point in the history
  • Loading branch information
taliesins committed Nov 15, 2017
1 parent 6da6fbd commit 82da4cd
Show file tree
Hide file tree
Showing 6 changed files with 3,190 additions and 633 deletions.
24 changes: 24 additions & 0 deletions WSUS/CHANGELOG.md
@@ -1,6 +1,30 @@
Changelog
=========

## v0.3.1

- Added 427 updates to the CSV (language updates)

## v0.3.0

- Added new `RunCommonTasks` parameter
- Renamed `DeclineSecurityOnlyQualityUpdates` to `DeclineSecurityOnlyUpdates`
- Removed superfluous `DeclineUnneededUpdates` parameter
- Switch to using RegEx patterns to locate pre-release updates
- Tweaks to existing RegEx patterns & other minor changes

## v0.2.0

- Added new `DeclinePrereleaseUpdates` parameter
- Added new `DeclineSecurityOnlyQualityUpdates` parameter
- Added 441 updates to the CSV (almost entirely language packs)
- Added new attribute in catalogue to denote pre-release updates
- Major clean-up of the code & substantial performance improvements

## v0.1.2

- Added 2171(!) updates to the CSV (almost entirely language packs)

## v0.1.1

- Added 449 updates to the CSV (almost entirely language packs)
Expand Down

0 comments on commit 82da4cd

Please sign in to comment.