We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4406677 commit c661c5aCopy full SHA for c661c5a
docs/release-notes/v2.3.0-rc1/release-2.3.0-rc1.md
@@ -6,10 +6,6 @@
6
* Spark 3.4 support ([#1205](https://github.com/dotnet/spark/pull/1205))
7
* Spark 3.5 support ([#1178](https://github.com/dotnet/spark/pull/1178))
8
* Migrated to MessagePack instead of BinaryFormatter ([#1202](https://github.com/dotnet/spark/pull/1202))
9
-* Updated Dotnet and Arcade ([#1197](https://github.com/dotnet/spark/pull/1197))
10
- > Updated .Net6 -> .Net8
11
- > Updated .Net Framework 4.6.1 -> 4.8
12
-
13
14
### Bug Fixes
15
@@ -21,7 +17,9 @@
21
17
22
18
### Breaking Changes
23
19
24
-* None
20
+* Updated Dotnet and Arcade ([#1112](https://github.com/dotnet/spark/pull/1112), [#1197](https://github.com/dotnet/spark/pull/1197))
+ > Updated .netcoreapp3.1 -> .net8
+ > Updated .net461 -> .net48
25
26
### Known Issues
27
0 commit comments