Skip to content

Commit d95b645

Browse files
committed
Readme fixes
1 parent 1212ab7 commit d95b645

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

CodeJam.Blocks/Readme.txt

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
CodeJam.Blocks 4.0.0-beta1 Release Notes
2-
----------------------------------------
1+
CodeJam.Blocks 4.0.1 Release Notes
2+
----------------------------------
33

4-
What's new in 4.0.0-beta-1
5-
--------------------------
4+
What's new in 4.0.0
5+
-------------------
66
* Add C# 8+ nullability markup
77
* Remove JetBrains nullability markup: NotNull/CanBeNull/ItemNotNull.
88
* Remove deprecated targets. Supporting: .NET 3.5+, .NET Standard 2.0+, .NET Core 3.1+.

CodeJam.Main/Readme.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
---------------------------
33

44
What's new in 4.0.1
5-
-------------------------
5+
-------------------
66
* Fix various nullability issues
77
* Remove Theraot dependency for .NET Core 3.1 and .NET Standard 2.0, 2.1
88

99
What's new in 4.0.0
10-
-------------------------
10+
-------------------
1111
- Breaking changes:
1212
* AdjustTimeout behaves as user would expect.
1313
* Original AdjustTimeout renamed to AdjustAndLimitTimeout

0 commit comments

Comments
 (0)