File tree Expand file tree Collapse file tree 1 file changed +1
-33
lines changed
Expand file tree Collapse file tree 1 file changed +1
-33
lines changed Original file line number Diff line number Diff line change @@ -6,39 +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.0.2.0] - 2020-01-15
10-
11- ### Added
12- - CurseForge link in ` /cooldown about ` command.
13- - German translations by [ @BixelPitch ] ( https://github.com/BixelPitch )
14- - ` noinspections ` in [ build.gradle] ( ./build.gradle ) file.
15-
16- ### Changed
17- - Updated essentials core dependency.
18- - Simplified cooldown commands (from ` /essentials cooldown ` to ` /cooldown ` ).
19- - Now cooldown module not depends on Permissions module.
20- - Debug information now prints in debug log, not info.
21- - Usings optimal ` JsonConfiguration ` from core module.
22- - Simplified code for creating directory.
23- - Updated changelog in [ update.json] ( ./update.json ) .
24- - Updated Permissions module dependency.
25- - Updated gradle wrapper to ` 5.6.4 ` .
26- - [ build.gradle] ( ./build.gradle ) file cleanup.
27-
28- ### Removed
29- - Redundant information logging.
30- - Java plugin from build script.
31- - Permissions from mandatory dependencies.
32-
33- ### Fixed
34- - Package name. (** Break compatibility** )
35-
36- ## [ 1.14.4-1.0.1.0] - 2019-10-12
37-
38- ### Fixed
39- - Fixed bug with not synchronizing cooldowns for command and command aliases.
40-
41- ## [ 1.14.4-1.0.0.0] - 2019-10-11
9+ ## [ 1.15.2-1.0.0] - 2020-02-07
4210
4311### Added
4412- Initial release.
You can’t perform that action at this time.
0 commit comments