Skip to content

Commit e58c26f

Browse files
committed
changelog.md updated to minecraft 1.15.2.
Signed-off-by: Pavel Erokhin (MairwunNx) <[email protected]>
1 parent 2750240 commit e58c26f

File tree

1 file changed

+2
-46
lines changed

1 file changed

+2
-46
lines changed

changelog.md

Lines changed: 2 additions & 46 deletions
Original file line numberDiff line numberDiff line change
@@ -6,51 +6,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9-
## [1.14.4-0.3.0] - 2020-01-28
9+
## [1.15.2-1.0.0] - 2020-02-08
1010

1111
### Added
12-
- Events configuration.
13-
- Ability to disable join, left and advancement messages.
14-
15-
### Changed
16-
- Advertising regex improved.
17-
18-
### Fixed
19-
- Local chat incorrect behavior when ranged chat disabled.
20-
21-
## [1.14.4-0.2.0] - 2020-01-20
22-
23-
### Added
24-
- Pull request template file created by [@ita07](https://github.com/ita07).
25-
- German translation by [@1LiterZinalco](https://github.com/1LiterZinalco).
26-
- Swedish translation by [@robbinworks](https://github.com/robbinworks).
27-
- Pt translation fixed and add french translation by [@dudangel](https://github.com/dudangel).
28-
- Spanish translation by [@drcabral](https://github.com/drcabral)
29-
- Resolved #2. (mention all players with `@all` in message.)
30-
- Permission `ess.chat.mention.all` for mention all players.
31-
- Chat messaging delay implemented.
32-
- Simple Anti-advertising implemented.
33-
34-
### Changed
35-
- Essentials dependencies updated, build.gradle cleanup.
36-
- `kolinx-serialization` and kotlin runtime updated.
37-
- Forge version updated to `28.1.114`.
38-
- Version in mods.toml updated.
39-
- Permissions is not mandatory dependency.
40-
- `isCommonChat` function now is public.
41-
- `JsonConfiguration` simplified in `ChatModelUtils.kt`.
42-
- `ChatModelBase` renamed to `ChatModelUtils.kt`.
43-
44-
### Fixed
45-
- Using command block parameters as mention (`@e` etc).
46-
- Quick reply on message when common chat enabled.
47-
- Incorrect version, not matches semver regex.
48-
49-
### Removed
50-
- Resolved #1. Redundant checking on null.
51-
- Ability to self mention, when mentioned all players by you.
52-
53-
## [1.14.4-0.1.0 ~~.0~~] - 2019-10-18
54-
55-
### Added
56-
- Initial release of Project Essentials Chat as Project Essentials part.
12+
- Initial release.

0 commit comments

Comments
 (0)