File tree Expand file tree Collapse file tree 2 files changed +13
-2
lines changed Expand file tree Collapse file tree 2 files changed +13
-2
lines changed Original file line number Diff line number Diff line change 9
9
<DelaySign >False</DelaySign >
10
10
<AssemblyOriginatorKeyFile >..\Build\CodeJam.snk</AssemblyOriginatorKeyFile >
11
11
12
- <Version >3.0.0 .0</Version >
13
- <PackageVersion >3.0.1-beta1 </PackageVersion >
12
+ <Version >3.0.1 .0</Version >
13
+ <PackageVersion >3.0.1-beta2 </PackageVersion >
14
14
<PackageOutputPath >..\_Results</PackageOutputPath >
15
15
16
16
<Company >RSDN</Company >
Original file line number Diff line number Diff line change 1
1
CodeJam 3.0.0-beta1 Release Notes
2
2
---------------------------------
3
3
4
+ What's new in 3.0.1-beta2
5
+ -------------------------
6
+ * Connection string parser/formatter class
7
+ * IsBrowsable/IsCompilerGenerated reflection helpers
8
+ * Code.NotDefault assertion
9
+ * DateTime[Offset].Round method
10
+ * Disposable.DisposeAsync method
11
+ * TimeSpanHelpers class
12
+ * CancellationToken.WhenCancelled method
13
+ * Fixes, refactoring and code cleanup
14
+
4
15
What's new in 3.0.1-beta1
5
16
-------------------------
6
17
* Core 3.0 and 3.1 support
You can’t perform that action at this time.
0 commit comments