File tree Expand file tree Collapse file tree 2 files changed +61
-0
lines changed Expand file tree Collapse file tree 2 files changed +61
-0
lines changed Original file line number Diff line number Diff line change 1+ # Changelog
2+ All notable changes to this project will be documented in this file.
3+
4+ The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
5+ and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
6+
7+ ## [ Unreleased]
8+
9+ ## [ 1.14.4-1.0.3.1] - 2020-01-14
10+
11+ ### Added
12+ - This changelog file.
13+ - Empty line after startup message.
14+ - Logo file.
15+
16+ ### Changed
17+ - Package name changed to correctly.
18+
19+ ### Fixed
20+ - ` cr ` symbols in mod info after line.
21+
22+ ## [ 1.14.4-1.0.3.0] - 2020-01-12
23+
24+ ### Added
25+ - Compatibility with forge ` 28.1.X ` .
26+
27+ ### Changed
28+ - Bumped ` kotlin ` , ` kotlinx serialization ` and ` forge ` version.
29+ - Improved build script and renamed variables in properties.
30+ - Bumped ` dokka ` plugin version.
31+ - Improved logging on mod startup and on forge version incompatibility.
32+
33+ ## [ 1.14.4-1.0.2.0] - 2019-10-07
34+
35+ ### Fixed
36+ - Crash while dependency using ` CoreAPI ` .
37+
38+ ## [ 1.14.4-1.0.1.0] - 2019-10-06
39+
40+ ### Added
41+ - ` playerName ` extension in ` CommandContext ` .
42+
43+ ## [ 1.14.4-1.0.0.2] - 2019-10-06
44+
45+ ### Fixed
46+ - Some api mistakes.
47+
48+ ## [ 1.14.4-1.0.0.1] - 2019-10-06
49+
50+ ### Fixed
51+ - Not existing dependencies in jar.
52+
53+ ## [ 1.14.4-1.0.0.0-1] - 2019-10-06
54+
55+ ### Added
56+ - gradle-wrapper.jar (in sources).
57+
58+ ## [ 1.14.4-1.0.0.0] - 2019-10-06
59+
60+ ### Added
61+ - Initial release.
File renamed without changes.
You can’t perform that action at this time.
0 commit comments