Put more emphasis on API removal in UPDATE_NOTES.md
This commit is contained in:
parent
d382510994
commit
54305bdabc
|
@ -1,6 +1,6 @@
|
||||||
## 20.2.0.0-alpha.3
|
## 20.2.0.0-alpha.3
|
||||||
* `[PlutoLib]` Removed `Severity`, use `SmartSeverity` instead
|
* `[PlutoLib]` *Removed* `Severity`, use `SmartSeverity` instead
|
||||||
* `[PlutoLib]` Removed `TextIn`, `TextOut`, `ResourceImage` and `ResourceInputStream`
|
* `[PlutoLib]` *Removed* `TextIn`, `TextOut`, `ResourceImage` and `ResourceInputStream`
|
||||||
* `[PlutoLib]` Made `OutputSplitStream` public as it is now reusable
|
* `[PlutoLib]` Made `OutputSplitStream` public as it is now reusable
|
||||||
* `[PlutoLib]` Added the `@ConstantExpression` annotation
|
* `[PlutoLib]` Added the `@ConstantExpression` annotation
|
||||||
* `[PlutoLib]` The `RAID#getIDOf` method now returns `OptionalInt` to avoid NPEs
|
* `[PlutoLib]` The `RAID#getIDOf` method now returns `OptionalInt` to avoid NPEs
|
||||||
|
|
Loading…
Reference in New Issue