Skip to content

Commit b616978

Browse files
committed
Release notes update
1 parent 13ea8c0 commit b616978

File tree

2 files changed

+7
-5
lines changed

2 files changed

+7
-5
lines changed

CodeJam.sln

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "NuGet", "NuGet", "{F859936D
3636
EndProject
3737
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "T4.Reusable", "T4.Reusable", "{A0978533-5077-4843-8315-B856003453AF}"
3838
ProjectSection(SolutionItems) = preProject
39-
T4.Reusable\DebugCodeGenerator.include.tt = T4.Reusable\DebugCodeGenerator.include.tt
39+
T4.Reusable\DebugCodeGenerator.ttinclude = T4.Reusable\DebugCodeGenerator.ttinclude
4040
EndProjectSection
4141
EndProject
4242
Global

NuGet/Readme.txt

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,17 @@ CodeJam 1.0.0-beta4 Release Notes
44
What's new in 1.0.0-beta4
55
-------------------------
66
* Platform dependent changes for .NET Framework 4.0
7-
* preformance optimization
8-
* fixes and code cleanup&annotation
7+
* EnumerableExtension.Slice/Page methods
8+
* QueryableExtension.Slice/Page methods
9+
* Performance optimization
10+
* Fixes, code cleanup and annotations
911

1012
What's new in 1.0.0-beta3
1113
-------------------------
1214
* Code.DisposeIf assertion
1315
* EnumerableExtensions.TakeLast method
1416
* AsyncOperationHelper class
15-
* fixes and code cleanup&annotation
17+
* Fixes, code cleanup and annotations
1618

1719
What's new in 1.0.0-beta2
1820
-------------------------
@@ -26,4 +28,4 @@ What's new in 1.0.0-beta2
2628
* Fn'1.IsNull/NotNull functions
2729
* EnumerableExtensions.Flatten method
2830
* EnumerableExtensions.OrderBy/OrderByDescending parameterless overloads
29-
* fixes and code cleanup
31+
* Fixes and code cleanup

0 commit comments

Comments
 (0)