mirror of
https://github.com/space-wizards/RobustToolbox.git
synced 2026-06-09 10:06:34 +02:00
Version: 277.0.0
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<Project>
|
||||
|
||||
<PropertyGroup><Version>276.0.0</Version></PropertyGroup>
|
||||
<!-- This file automatically reset by Tools/version.py -->
|
||||
|
||||
|
||||
@@ -39,6 +39,25 @@ END TEMPLATE-->
|
||||
|
||||
### New features
|
||||
|
||||
*None yet*
|
||||
|
||||
### Bugfixes
|
||||
|
||||
*None yet*
|
||||
|
||||
### Other
|
||||
|
||||
*None yet*
|
||||
|
||||
### Internal
|
||||
|
||||
*None yet*
|
||||
|
||||
|
||||
## 277.0.0
|
||||
|
||||
### New features
|
||||
|
||||
* Statics on interfaces, and other cases of `static abstract` methods and properties, are now allowed by the sandbox.
|
||||
* `INumber<T>` and all associated types in `System.Numerics` are now allowed by the sandbox.
|
||||
* `BigInteger` is now allowed by the sandbox.
|
||||
|
||||
Reference in New Issue
Block a user