Skip to content

Commit f9876c5

Browse files
committed
2.2.0-rc1 preparation
1 parent 2c372fd commit f9876c5

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

Build/Props/CodeJam.Default.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<AssemblyOriginatorKeyFile>..\Build\CodeJam.snk</AssemblyOriginatorKeyFile>
1111

1212
<Version>2.2.0.0</Version>
13-
<PackageVersion>2.2.0-beta3</PackageVersion>
13+
<PackageVersion>2.2.0-rc1</PackageVersion>
1414
<PackageOutputPath>..\_Results</PackageOutputPath>
1515

1616
<Company>RSDN</Company>

CodeJam.Main/Readme.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
CodeJam 2.2.0-beta3 Release Notes
22
---------------------------------
33

4+
What's new in 2.2.0-rc1
5+
-------------------------
6+
* Add deconstructor to IndexedItem<T>, used in WithIndex extension method.
7+
* Code cleanup.
8+
49
What's new in 2.2.0-beta3
510
-------------------------
611
* Add frameworks support: .NET Standard 1.6, .NET Standard 1.5, .NET Core 1.0, .NET Core 1.1.

0 commit comments

Comments
 (0)