Skip to content

Commit 4c898ce

Browse files
committed
Update changelog
1 parent 3343855 commit 4c898ce

1 file changed

Lines changed: 28 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,34 @@
22

33
about **SmartConsole for Web Site Management** (Release 16.0 and also 11.2).
44

5+
## v0.4.0 - 2020-12-10
6+
7+
- Added `Get-MSPublicationPackageInformationData.ps1` for listing informational data of Publication Package
8+
- Added `Set-MSPublishingTargetForPublicationCombination.ps1` for defining Publishing Targets for Publication Combination
9+
- Added `Get-MSPublicationTargetData.ps1` to retrieve data of a publication target
10+
- Added `Get-MSPublishingTargets.ps1` to retrieve publishing targets for a project
11+
- Added `New-MSSftPublicationPackage.ps1` to add a new publication package with SFTP upload
12+
- Added `Set-PublishingTargets.ps1` as a maintenance script to extend all publication package by new publication targets
13+
- Added `Set-PublishingTargetsReport.ps1` to create a report for the above added script
14+
15+
### Overview
16+
17+
- Read the [OVERVIEW.md](Wiki/OVERVIEW.md) document for more information.
18+
19+
### FAQ
20+
21+
- Read the [FAQ.md](Wiki/FAQ.md) document for more information.
22+
23+
### Known Issues
24+
25+
- Read the [KNOWNISSUES.md](Wiki/KNOWNISSUES.md) document for more information.
26+
27+
------
28+
29+
### Breaking changes
30+
31+
- No breaking changes have been introduced
32+
533
## v0.3.0 - 2020-02-19
634

735
### New Features

0 commit comments

Comments
 (0)