Skip to content

Commit c9ff41a

Browse files
committed
update changelog, bump version
1 parent 4c890ad commit c9ff41a

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

docs/changelog.md

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

3+
- [Version 8.29](#version-829)
4+
- [Version 8.28](#version-828)
35
- [Version 8.27](#version-827)
46
- [Version 8.26](#version-826)
57
- [Version 8.25](#version-825)
@@ -36,6 +38,10 @@
3638
- [Version 2](#version-2)
3739
- [Version 1](#version-1)
3840

41+
### Version 8.29
42+
43+
[Fix](https://github.com/BGforgeNet/bg2-tweaks-and-tricks/issues/84): Improved Equalizer no longer jacks up price of several other items such as Shortbow of Gesen and Silver Blade.
44+
3945
### Version 8.28
4046

4147
- Better grammar for trap type notifications in non-English installations.

tnt/tnt.tp2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/** @tra setup.tra */
22
BACKUP ~tnt/backup~
33
SUPPORT "https://github.com/BGforgeNet/bg2-tweaks-and-tricks/issues"
4-
VERSION ~v8.28~
4+
VERSION ~v8.29~
55
NO_IF_EVAL_BUG
66
AUTO_EVAL_STRINGS
77
ALWAYS

0 commit comments

Comments
 (0)