Skip to content

Commit a1260d0

Browse files
authored
Update CHANGELOG.txt
1 parent 3db2370 commit a1260d0

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

CHANGELOG.txt

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
11
14.x - 1.21.4 - dev/master - java 21
2+
====================================
3+
14.1.0 - Added tags to all built-in tooltips
4+
- Note that the tags are not guaranteed to be as stable as API classes. This is more of a workaround to allow plugins to override built-in tooltips.
5+
- Changed `waila_plugins.json` comment for custom config path to relative (#306)
6+
- Changed tooltip rendering to use the idiomatic way
7+
- Fixed multiline `WrappedComponent` not rendered properly
8+
- Fixed error if there are tier instances with the same incorrect tag (#304)
29
14.0.1 - Fixed item tooltip lighting (#303)
310
14.0.0 - Updated to Minecraft 1.21.4
411
- Added config option to change item grid scale (#301)
@@ -12,6 +19,11 @@
1219

1320
12.x - 1.21.1 - dev/1.21.1 - java 21
1421
====================================
22+
12.5.0 - Added tags to all built-in tooltips
23+
- Note that the tags are not guaranteed to be as stable as API classes. This is more of a workaround to allow plugins to override built-in tooltips.
24+
- Changed `waila_plugins.json` comment for custom config path to relative (#306)
25+
- Fixed multiline `WrappedComponent` not rendered properly
26+
- Fixed error if there are tier instances with the same incorrect tag (#304)
1527
12.4.5 - Fixed item tooltip lighting (#303)
1628
12.4.4 - Added config option to change item grid scale (#301)
1729
12.4.3 - Fixed plugin configurations getting reset at every launch (#296)
@@ -230,6 +242,11 @@
230242

231243
8.x - 1.20.1 - dev/1.20.1 - java 17
232244
===================================
245+
8.16.0 - Added tags to all built-in tooltips
246+
- Note that the tags are not guaranteed to be as stable as API classes. This is more of a workaround to allow plugins to override built-in tooltips.
247+
- Changed `waila_plugins.json` comment for custom config path to relative (#306)
248+
- Fixed multiline `WrappedComponent` not rendered properly
249+
- Fixed error if there are tier instances with the same incorrect tag (#304)
233250
8.15.5 - Fixed item tooltip lighting (#303)
234251
8.15.4 - Added config option to change item grid scale (#301)
235252
8.15.3 - Fixed plugin configurations getting reset at every launch (#296)
@@ -473,6 +490,11 @@
473490

474491
5.x - 1.19.2 - dev/1.19.2 - java 17
475492
===================================
493+
5.31.0 - Added tags to all built-in tooltips
494+
- Note that the tags are not guaranteed to be as stable as API classes. This is more of a workaround to allow plugins to override built-in tooltips.
495+
- Changed `waila_plugins.json` comment for custom config path to relative (#306)
496+
- Fixed multiline `WrappedComponent` not rendered properly
497+
- Fixed error if there are tier instances with the same incorrect tag (#304)
476498
5.30.5 - Fixed item tooltip rendering
477499
5.30.4 - Added config option to change item grid scale (#301)
478500
5.30.3 - Fixed plugin configurations getting reset at every launch (#296)

0 commit comments

Comments
 (0)