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 4a1d360 commit 5a7dc80Copy full SHA for 5a7dc80
changelog.md
@@ -10,6 +10,22 @@ Since 2.0.0 versions change log same for all supported minecraft versions.
10
11
## [Unreleased]
12
13
+## [2.0.0] - 2020-06-08
14
+
15
+### Added
16
+- Added suggesting for permission command.
17
18
+### Changed
19
+- Updated Chinese simplified localizations by @KuroNoSeiHai
20
+- handleItemUsing and handleFarmlandTrampling by default is false.
21
+- Default permissions updated.
22
+- `core_version` dependency updated.
23
+- `credits` updated in `mods.toml`.
24
+- code dependency now is not transitive.
25
26
+### Fixed
27
+- Incorrect item using checks fixed.
28
29
## [2.0.0-RC.3] - 2020-06-05
30
31
### Fixed
0 commit comments