File tree Expand file tree Collapse file tree 2 files changed +8
-3
lines changed Expand file tree Collapse file tree 2 files changed +8
-3
lines changed Original file line number Diff line number Diff line change 1
- CodeJam 3.3 .1 Release Notes
1
+ CodeJam 4.0 .1 Release Notes
2
2
---------------------------
3
3
4
+ What's new in 4.0.1
5
+ -------------------------
6
+ * Fix various nullability issues
7
+ * Remove Theraot dependency for .NET Core 3.1 and .NET Standard 2.0, 2.1
8
+
4
9
What's new in 4.0.0
5
10
-------------------------
6
11
- Breaking changes:
Original file line number Diff line number Diff line change 11
11
<AssemblyOriginatorKeyFile >$(MSBuildThisFileDirectory)\Build\CodeJam.snk</AssemblyOriginatorKeyFile >
12
12
<NoWarn >$(NoWarn);CA1014</NoWarn >
13
13
14
- <Version >4.0.0.0 </Version >
15
- <PackageVersion >4.0.0 </PackageVersion >
14
+ <Version >4.0.0.1 </Version >
15
+ <PackageVersion >4.0.1 </PackageVersion >
16
16
<PackageOutputPath >..\_Results</PackageOutputPath >
17
17
18
18
<Company >RSDN</Company >
You can’t perform that action at this time.
0 commit comments