Skip to content

Commit 4300e84

Browse files
committed
1.1.0rc2 preparation
1 parent e951e56 commit 4300e84

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

Main/nuget/CodeJam.Main.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
33
<metadata>
44
<id>CodeJam</id>
5-
<version>1.1.0-rc1</version>
5+
<version>1.1.0-rc2</version>
66
<title>CodeJam .NET Library</title>
77
<authors>andrewvk</authors>
88
<licenseUrl>https://github.com/rsdn/CodeJam/blob/master/LICENSE</licenseUrl>

Main/nuget/Readme.txt

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
1-
CodeJam 1.1.0-rc1 Release Notes
1+
CodeJam 1.1.0-rc2 Release Notes
22
-------------------------------
33

4+
What's new in 1.1.0-rc2
5+
-----------------------
6+
* Contains and ContainsSuffix methods in SuffixTree
7+
* StartingWith method in SuffixTree
8+
49
What's new in 1.1.0-rc1
510
-----------------------
611
* HGlobal and HGlobal<T> helpers

0 commit comments

Comments
 (0)