Skip to content

Commit

Permalink
Readme fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewvk committed Sep 10, 2021
1 parent 1212ab7 commit d95b645
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions CodeJam.Blocks/Readme.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
CodeJam.Blocks 4.0.0-beta1 Release Notes
----------------------------------------
CodeJam.Blocks 4.0.1 Release Notes
----------------------------------

What's new in 4.0.0-beta-1
--------------------------
What's new in 4.0.0
-------------------
* Add C# 8+ nullability markup
* Remove JetBrains nullability markup: NotNull/CanBeNull/ItemNotNull.
* Remove deprecated targets. Supporting: .NET 3.5+, .NET Standard 2.0+, .NET Core 3.1+.
Expand Down
4 changes: 2 additions & 2 deletions CodeJam.Main/Readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
---------------------------

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

What's new in 4.0.0
-------------------------
-------------------
- Breaking changes:
* AdjustTimeout behaves as user would expect.
* Original AdjustTimeout renamed to AdjustAndLimitTimeout
Expand Down

0 comments on commit d95b645

Please sign in to comment.