Skip to content

Commit bfb1730

Browse files
committed
chore(master): release 2.20.0
1 parent d4d144f commit bfb1730

2 files changed

Lines changed: 18 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,22 @@
11
# Changelog
22

3+
## [2.20.0](https://github.com/RoinujNosde/SimpleClans/compare/v2.19.2...v2.20.0) (2024-01-08)
4+
5+
6+
### Features
7+
8+
* added price and date formatters ([#401](https://github.com/RoinujNosde/SimpleClans/issues/401)) ([b2c7d12](https://github.com/RoinujNosde/SimpleClans/commit/b2c7d12b609b3b13a10d463a3ebed096d5bf3331))
9+
10+
11+
### Bug Fixes
12+
13+
* **discord:** revoke discord leader role on events ([#411](https://github.com/RoinujNosde/SimpleClans/issues/411)) ([1375679](https://github.com/RoinujNosde/SimpleClans/commit/1375679df825b7dfb2c8d6ea36c7ca6777cde697))
14+
* more fixes for RequestManager ([#405](https://github.com/RoinujNosde/SimpleClans/issues/405)) ([b363efe](https://github.com/RoinujNosde/SimpleClans/commit/b363efe530ab0eb0dde4274e72cdaf82e23e31a2))
15+
* players not able to vote on some requests ([bc85864](https://github.com/RoinujNosde/SimpleClans/commit/bc85864134319b2850ee7c221e589e24338e2064))
16+
* rename command not checking length ([876b5ac](https://github.com/RoinujNosde/SimpleClans/commit/876b5ac50eb9948b572a60d788d4460c3fe0c82b))
17+
* update the Mojang API endpoint ([#413](https://github.com/RoinujNosde/SimpleClans/issues/413)) ([d4d144f](https://github.com/RoinujNosde/SimpleClans/commit/d4d144fe365e6ac6bd19ecc236265aa25315a197))
18+
* wrong request key in requestAllLeaders ([d2825df](https://github.com/RoinujNosde/SimpleClans/commit/d2825df01ba99e17cd83b4a0b453acd7ac6b6211))
19+
320
## [2.19.2](https://github.com/RoinujNosde/SimpleClans/compare/v2.19.1...v2.19.2) (2023-08-03)
421

522

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<modelVersion>4.0.0</modelVersion>
33
<groupId>net.sacredlabyrinth.phaed.simpleclans</groupId>
44
<artifactId>SimpleClans</artifactId>
5-
<version>2.19.3-SNAPSHOT</version>
5+
<version>2.20.0</version>
66
<name>SimpleClans</name>
77
<url>https://www.spigotmc.org/resources/simpleclans.71242/</url>
88

0 commit comments

Comments
 (0)