Skip to content

Commit c7593be

Browse files
committed
Bump to 17.5.0
1 parent c97ec46 commit c7593be

File tree

2 files changed

+20
-1
lines changed

2 files changed

+20
-1
lines changed

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,20 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

88

9+
## [17.5.0] - 2024-04-28
10+
11+
Custom Join Messages is now published on [Hangar](https://hangar.papermc.io/Insprill/Custom-Join-Messages)!
12+
13+
### Added
14+
15+
- Support for 1.20.5 (no changes needed).
16+
- Support for [Advanced Vanish](https://www.spigotmc.org/resources/86036/).
17+
18+
### Fixed
19+
20+
- Private messages being sent when unvanishing.
21+
22+
923
## 17.4.1 - 2024-04-03
1024

1125
### Fixed
@@ -135,3 +149,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
135149
- The "cjm reload" command.
136150
- The "cjm version" command.
137151
- Support for tellraw formatted JSON messages. Please use the MineDown format instead.
152+
153+
154+
<!-- Diffs -->
155+
[Unreleased]: https://github.com/Insprill/custom-join-messages/compare/master...develop
156+
[17.5.0]: https://github.com/Insprill/intellectual/compare/5765a505...v17.5.0

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version=17.4.1
1+
version=17.5.0
22
version.metadata=true
33
bstats.id=6346
44
spigot.resource.id=71608

0 commit comments

Comments
 (0)