File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 2
2
<package >
3
3
<metadata >
4
4
<id >FeatureFlags.PowerShell</id >
5
- <version >1.0.0 </version >
5
+ <version >1.0.1 </version >
6
6
<title >PowerShell Feature Flags</title >
7
7
<authors >Andrea Spadaccini,Nick Hara</authors >
8
8
<owners >Andrea Spadaccini</owners >
9
9
<license type =" expression" >MIT</license >
10
10
<projectUrl >https://github.com/microsoft/PowerShell-FeatureFlags/</projectUrl >
11
11
<requireLicenseAcceptance >false</requireLicenseAcceptance >
12
12
<description >PowerShell module containing a Feature Flags implementation based on a local config file.</description >
13
- <releaseNotes >First release .</releaseNotes >
14
- <copyright >Copyright 2019 </copyright >
13
+ <releaseNotes >Fixed bug with the "probability" condition (issue #18) .</releaseNotes >
14
+ <copyright >Copyright 2020 Microsoft </copyright >
15
15
<repository type =" git" url =" https://github.com/microsoft/PowerShell-FeatureFlags.git" branch =" master" />
16
16
</metadata >
17
17
<files >
18
18
<file src =" bld\psgallery\FeatureFlags\*.*" target =" $targetBase$" />
19
19
<file src =" bld\psgallery\FeatureFlags\External\**\netstandard1.0\*.*" target =" $targetBase$\External" />
20
20
</files >
21
- </package >
21
+ </package >
You can’t perform that action at this time.
0 commit comments