mirror of
https://github.com/space-wizards/RobustToolbox.git
synced 2026-02-15 03:30:53 +01:00
Version: 215.3.1
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<Project>
|
||||
|
||||
<!-- This file automatically reset by Tools/version.py -->
|
||||
<!-- This file automatically reset by Tools/version.py -->
|
||||
|
||||
|
||||
@@ -35,7 +35,7 @@ END TEMPLATE-->
|
||||
|
||||
### Breaking changes
|
||||
|
||||
* Log levels now work differently. When a message gets logged to a sawmill, the message will be logged if the FIRST sawmill up the chain has a passing log level set, instead of requiring all log levels up the chain to pass. This makes it possible to make specific sawmills do verbose logging, without needing to set the root too.
|
||||
*None yet*
|
||||
|
||||
### New features
|
||||
|
||||
@@ -54,6 +54,13 @@ END TEMPLATE-->
|
||||
*None yet*
|
||||
|
||||
|
||||
## 215.3.1
|
||||
|
||||
### Bugfixes
|
||||
|
||||
* Revert zstd update.
|
||||
|
||||
|
||||
## 215.3.0
|
||||
|
||||
### New features
|
||||
|
||||
Reference in New Issue
Block a user