diff --git a/CHANGELOG.md b/CHANGELOG.md index 3fb444c81..4b5fba704 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,8 +9,14 @@ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ### Added +- Disk Interface (formerly known as the "Disk Manipulator"). - Item tag translations. +### Fixed + +- Relay having no help tooltip. +- Fixed bug where adding more Speed Upgrades would actually slow down the device even more. + ## [2.0.0-milestone.3.13] - 2024-06-16 ## [2.0.0-milestone.3.12] - 2024-06-16 diff --git a/config/intellij-code-style.xml b/config/intellij-code-style.xml index 9a82b0fd0..49b79c2e9 100644 --- a/config/intellij-code-style.xml +++ b/config/intellij-code-style.xml @@ -1,5 +1,7 @@ +