File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed
Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change @@ -7,11 +7,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 0.2.0] - 2023-03-28
11+
12+ ### Added
13+
14+ - Add Find-Package (#7 )
15+
1016## [ 0.1.0] - 2023-03-25
1117
1218### Added
1319
1420- Initial release
1521
16- [ Unreleased ] : https://github.com/AnyPackage/AnyPackage.Msu/compare/v0.1.0...HEAD
22+ [ Unreleased ] : https://github.com/AnyPackage/AnyPackage.Msu/compare/v0.2.0...HEAD
23+ [ 0.2.0 ] : https://github.com/AnyPackage/AnyPackage.Msu/releases/tag/v0.2.0
1724[ 0.1.0 ] : https://github.com/AnyPackage/AnyPackage.Msu/releases/tag/v0.1.0
Original file line number Diff line number Diff line change 11@ {
22 RootModule = ' MsuProvider.dll'
3- ModuleVersion = ' 0.1 .0'
3+ ModuleVersion = ' 0.2 .0'
44 CompatiblePSEditions = @ (' Desktop' , ' Core' )
55 GUID = ' 758cc272-d0a4-49e5-9a24-7d9e730f60e1'
66 Author = ' Thomas Nieto'
You can’t perform that action at this time.
0 commit comments