@@ -6,49 +6,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66
77## [ Unreleased]
88
9- ## [ 1.14.4-1.1.2] - 2020-02-08
10-
11- ### Changed
12- - Uses ` permissionAPIClassPath ` from CoreAPI.
13- - Uses ` cooldownAPIClassPath ` from CoreAPI.
14-
15- ## [ 1.14.4-1.1.1] - 2020-01-27
16-
17- ### Changed
18- - Logger message with logging new home data.
19-
20- ### Fixed
21- - Incorrect operator level for executing home commands.
22-
23- ## [ 1.14.4-1.1.0] - 2020-01-23
24-
25- ### Added
26- - German support by [ @BixelPitch ] ( https://github.com/BixelPitch ) .
27- - Checks for availability ` cooldown ` and ` permissions ` modules.
28- - Compatibility with core ` 1.1.0.0 ` and permissions ` 1.1.0.0 ` .
29- - Checking on already exist home.
30- - ` override ` argument for overriding existing home.
31- - Removing previous home if override enabled.
32-
33- ### Changed
34- - Gradle wrapper version updated.
35- - Java plugin removed from buildscript.
36- - Project Essentials dependencies updated.
37- - Kotlin and Kotlinx Serialization dependencies updated.
38- - ` gradle.properties ` variable naming improved.
39- - Usings ` jsonInstance ` from core module.
40-
41- ### Fixed
42- - Issue tracker url in ` mods.toml ` file.
43-
44- ### Removed
45- - Permissions module from mandatory dependencies.
46- - Redundant logger messages.
47- - Kotlin compiler option ` -Xuse-experimental ` from buildscript.
48- - ` createConfigDirs ` method from ` StorageBase ` .
49- - ` UseExperimental ` annotation for ` StorageBase ` class.
50-
51- ## [ 1.14.4-1.0.0 ~~ .0~~ ] - 2019-10-13
9+ ## [ 1.15.2-1.0.0] - 2020-02-08
5210
5311### Added
54- - Initial release of Project Essentials Home as Project Essentials part .
12+ - Initial release.
0 commit comments