@@ -6,66 +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.2.2] - 2020-02-08
10-
11- ### Changed
12- - Uses ` permissionAPIClassPath ` from CoreAPI.
13- - Uses ` cooldownAPIClassPath ` from CoreAPI.
14-
15- ## [ 1.14.4-1.2.1] - 2020-01-27
16-
17- ### Fixed
18- - Incorrect operator level for warp commands executing.
19-
20- ## [ 1.14.4-1.2.0.0] - 2020-01-19
21-
22- ### Added
23- - Compatibility with core module ` 1.1.0.0 ` version.
24- - Compatibility with cooldown module ` 1.0.2.0 ` version.
25- - Sound effect after teleporting on any warp.
26- - Particles after teleporting on any warp.
27- - Resistance effect after teleporting on any warp.
28-
29- ### Changed
30- - Updated dependencies.
31- - Updated gradle wrapper version to ` 5.6.4 ` .
32-
33- ### Removed
34- - Redundant logger messages.
35-
36- ## [ 1.14.4-1.1.0.0] - 2020-01-12
37-
38- ### Added
39- - Brazilian portuguese translations by [ @rafaelcascaslho ] ( https://github.com/rafaelcascaslho ) .
40- - German translations by [ @BixelPitch ] ( https://github.com/BixelPitch ) .
41- - Pull request template file by [ @robbinworks ] ( https://github.com/robbinworks ) .
42- - Issue Feature request template file.
43- - Bug issue template file.
44- - [ FUNDING.yml] ( ./.github/FUNDING.yml ) file.
45- - This [ CHANGELOG.md] ( ./CHANGELOG.md ) file.
46-
47- ### Changed
48- - Information for players.
49- - [ de_de.json] ( ./src/main/resources/assets/projectessentialswarps/lang/de_de.json ) file formatted.
50- - Now Permissions module not mandatory.
51- - Improved mod loading performance.
52- - Package name cleanup.
53- - Simplified JsonConfiguration in [ WarpModelUtils.kt] ( ./src/main/kotlin/com/mairwunnx/projectessentials/warps/models/WarpModelUtils.kt ) .
54- - [ build.gradle] ( ./build.gradle ) file cleanup.
55- - Updated kotlin runtime version.
56- - Updated permissions module version.
57- - Updated forge and kotlinx serialization version.
58- - Gradle distribution changed to all in [ gradle-wrapper.properties] ( ./gradle/wrapper/gradle-wrapper.properties ) .
59-
60- ### Fixed
61- - Typos in documentation.
62- - Incorrect removing warp.
63-
64- ### Removed
65- - Removed redundant java plugin.
66- - Redundant logger messages.
67-
68- ## [ 1.14.4-1.0.0.0] - 2019-10-14
9+ ## [ 1.15.2-1.0.0] - 2020-02-08
6910
7011### Added
71- - Initial release of Project Essentials Warps as Project Essentials part .
12+ - Initial release.
0 commit comments