@@ -6,62 +6,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
6
7
7
## [ Unreleased]
8
8
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-23
16
-
17
- ### Added
18
- - German support by [ @BixelPitch ] ( https://github.com/BixelPitch ) .
19
- - Checking on availability cooldown and permissions modules.
20
- - Compatibility with 1.1.0 and 1.1.0 permissions \ core module versions.
21
-
22
- ### Changed
23
- - Gradle wrapper updated to ` 5.6.4 ` .
24
- - ` Kotlin ` and ` KotlinX Serialization ` updated.
25
- - All essentials dependencies updated.
26
- - Variable naming in gradle.properties improved.
27
- - Version number updated.
28
- - Version number updated in ` mods.toml ` and ` EntryPoint.kt ` .
29
- - Usings ` jsonInstance ` from core module.
30
-
31
- ### Fixed
32
- - Double slash for command in logs.
33
- - Package naming.
34
-
35
- ### Removed
36
- - Redundant logger messages.
37
- - Java plugin from buildscript.
38
- - Permissions module from mandatory dependencies.
39
- - ` UseExperimental ` annotation for ` SpawnModelBase ` class.
40
- - ` createConfigDirs ` method in ` SpawnModelBase ` class.
41
-
42
- ## [ 1.14.4-1.1.0 ~~ .0~~ ] - 2019-10-12
43
-
44
- ### Added
45
- - Logging loaded spawn data.
46
- - ProjectEssentials-Cooldown as dependencity.
47
- - Assigning aliases for Cooldown module.
48
-
49
- ## [ 1.14.4-1.0.1 ~~ .0~~ ] - 2019-10-07
50
-
51
- ### Changed
52
- - Small mod behavior improvements.
53
-
54
- ## [ 1.14.4-1.0.0 ~~ .2~~ ] - 2019-10-06
55
-
56
- ### Changed
57
- - Project Essentials Permissions API dependency updated.
58
-
59
- ## [ 1.14.4-1.0.0 ~~ .1~~ ] - 2019-10-06
60
-
61
- ### Fixed
62
- - Some wrong meta information for mod.
63
-
64
- ## [ 1.14.4-1.0.0 ~~ .0~~ ] - 2019-10-06
9
+ ## [ 1.15.2-1.0.0] - 2020-02-08
65
10
66
11
### Added
67
- - Initial release of Project Essentials Spawn as Project Essentials part .
12
+ - Initial release.
0 commit comments