File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 1
1
## 0.1.0 (2017-01-03)
2
- - changes get listed here
2
+ - write various riders to characterize expected behavior of the winapicp library and some lower-level Windows API
3
+ - implement two interfaces to manipulate Shell Libraries, Shell Library Folders, and their attributes:
4
+ - normal PowerShell commands
5
+ - DSC resources
6
+ - implement a utility to aid in selecting stock icons
7
+ - clean up public API
8
+ - write main readme.md and getting started documentation
3
9
4
10
This changelog is inspired by the
5
11
[ Pester] ( https://github.com/pester/Pester/blob/master/CHANGELOG.md ) file
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ GUID = '31eacef0-4fab-41fd-ac9e-6c65b0098e1f'
16
16
Author = ' alx9r'
17
17
18
18
# Copyright statement for this module
19
- Copyright = ' (c) 2016 Microsoft. All rights reserved.'
19
+ Copyright = ' (c) 2016-2017 Microsoft. All rights reserved.'
20
20
21
21
# Description of the functionality provided by this module
22
22
# Description = ''
You can’t perform that action at this time.
0 commit comments