File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ Private /Store /Admin.pwd
2+ Private /Store /configuration.xml
Original file line number Diff line number Diff line change @@ -4,6 +4,51 @@ about **SmartConsole for Web Site Management** (Release 16.0 and also 11.2).
44
55
66
7+ ## v0.2.1 - 2018-02-05
8+
9+ ### Breaking changes
10+
11+ - Read the [ BREAKINGCHANGES.md] ( Wiki/BREAKINGCHANGES.md ) document for more information.
12+
13+
14+
15+
16+
17+ ### Test, Build and Packaging Improvements
18+
19+ - Removed some files from private store.
20+
21+
22+
23+
24+
25+ ### Overview
26+
27+ - Read the [ OVERVIEW.md] ( Wiki/OVERVIEW.md ) document for more information.
28+
29+
30+
31+
32+
33+ ### FAQ
34+
35+ - Read the [ FAQ.md] ( Wiki/FAQ.md ) document for more information.
36+
37+
38+
39+
40+
41+ ### Known Issues
42+
43+ - Read the [ KNOWNISSUES.md] ( Wiki/KNOWNISSUES.md ) document for more information.
44+
45+
46+
47+
48+ ------
49+
50+
51+
752## v0.2.0 - 2018-02-05
853
954### New Features
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ $ExportGuid = ("382987ca-c990-4633-a398-07a50089a2f9");
2121$ExportDescription = (" PowerShell Module Wrapper for OpenText Web Site Management and Delivery Server (RedDot CMS & CPS)." )
2222$ExportAuthor = (" Thomas Pollinger" );
2323$ExportCompanyName = (" OpenText Web Solutions Usergroup e.V. (OWUG)" );
24- $ExportVersion = (" 0.2.0 " );
24+ $ExportVersion = (" 0.2.1 " );
2525$ExportPowerShellVersion = (" 4.0" );
2626$ExportCompatiblePSEditions = (" Desktop" );
2727$ExportRootModule = (" .\SmartConsole.psm1" );
You can’t perform that action at this time.
0 commit comments