Skip to content

Commit 8136662

Browse files
docs: Update changelogs
1 parent b2352f6 commit 8136662

4 files changed

Lines changed: 16 additions & 10 deletions

File tree

docs/src/fancyholograms/changelog/v2.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ order: 2
77

88
#
99

10+
## v2.5.0 [!badge variant="info" text="2025-04-24"]
11+
12+
- Added support for Minecraft 1.21.5
13+
- Refactored config structure
14+
- Added `update_visibility_interval` config option
15+
1016
## v2.4.2 [!badge variant="info" text="2025-01-16"]
1117

1218
- Added the first converter to convert holograms from DecentHolograms to FancyHolograms (/fancyholograms convert DecentHolograms *)

docs/src/fancynpcs/changelog/v2.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,16 @@ order: 2
77

88
#
99

10+
## v2.5.0 [!badge variant="info" text="2025-04-24"]
11+
12+
- Added support for Minecraft 1.21.5
13+
- Added `turn_to_player_distance` command
14+
- Added `center` command
15+
- Added `variant` attribute for pig, cow and chicken
16+
- Added `collar_color` attribute for wolves and cats
17+
- Fixed wolf variant attribute
18+
- Many fixes and improvements for the skin system
19+
1020
## v2.4.4 [!badge variant="info" text="2025-03-11"] [!badge variant="danger" text="Hotfix"]
1121

1222
- Fixed the skin generation queue gets stuck when an error occurred
Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +0,0 @@
1-
- Added support for Minecraft 1.21.5
2-
- Refactored config structure
3-
- Added `update_visibility_interval` config option

plugins/fancynpcs/CHANGELOG.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +0,0 @@
1-
- Added support for Minecraft 1.21.5
2-
- Added `turn_to_player_distance` command
3-
- Added `center` command
4-
- Added `variant` attribute for pig, cow and chicken
5-
- Added `collar_color` attribute for wolves and cats
6-
- Fixed wolf variant attribute
7-
- Many fixes and improvements for the skin system

0 commit comments

Comments
 (0)