Skip to content

Commit 65de593

Browse files
committed
Added links on user profiles in CHANGELOG.md.
Signed-off-by: Pavel Erokhin (MairwunNx) <[email protected]>
1 parent 1ebc60a commit 65de593

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

CHANGELOG.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1313
- Compatibility with future versions of `Cooldowns` module.
1414
- Detecting opped players (now all opped players have all permissions).
1515
- `ess_core_version` and `ess_cooldown_version` variables to [gradle.properties](./gradle.properties).
16-
- German translation by @BixelPitch.
17-
- Serbian translation by @vr1e.
18-
- Pull request temple to this repository by @huangyz0918.
16+
- German translation by [@BixelPitch](https://github.com/BixelPitch).
17+
- Serbian translation by [@vr1e](https://github.com/vr1e).
18+
- Pull request temple to this repository by [@huangyz0918](https://github.com/huangyz0918).
1919
- Ability to use shorten permission nodes.
2020
- Implemented permission groups inheritance permissions.
2121
- This [CHANGELOG.md](./CHANGELOG.md) file.
@@ -30,8 +30,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3030
- PermissionData renamed to [PermissionModel.kt](./src/main/kotlin/com/mairwunnx/projectessentials/permissions/permissions/PermissionModel.kt).
3131

3232
### Fixed
33-
- Grammatical mistakes by @Aircoookie.
34-
- Grammatical mistakes by @abhiroopwastaken.
33+
- Grammatical mistakes by [@Aircoookie](https://github.com/Aircoookie).
34+
- Grammatical mistakes by [@abhiroopwastaken](https://github.com/abhiroopwastaken).
3535
- Incorrect permission node for /permission reload command.
3636

3737
### Removed

0 commit comments

Comments
 (0)