From 73666d4bbeea5d63989f13d9578ffdab91bb5932 Mon Sep 17 00:00:00 2001 From: kesava Date: Wed, 22 Jul 2020 20:18:23 +0100 Subject: [PATCH] travis script for this branch, update changelog --- .travis.yml | 3 +-- changelog | 25 +------------------------ 2 files changed, 2 insertions(+), 26 deletions(-) diff --git a/.travis.yml b/.travis.yml index be01b1a0..7ab356dd 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,8 +8,7 @@ addons: install: luarocks install --local luacheck script: - - curl -s https://raw.githubusercontent.com/BigWigsMods/packager/master/release.sh | bash -s -- -g 1.13.4 -m .pkgmeta-classic.yml - - curl -s https://raw.githubusercontent.com/BigWigsMods/packager/master/release.sh | bash -s -- -m .pkgmeta.yml + - curl -s https://raw.githubusercontent.com/BigWigsMods/packager/master/release.sh | bash -s -- -g 9.0.1 -m .pkgmeta.yml notifications: email: diff --git a/changelog b/changelog index 7a8cef30..71529f4a 100644 --- a/changelog +++ b/changelog @@ -1,24 +1 @@ -BETA - -* update KuiLib -* (classic) update libClassicDurations -* (classic) remove libThreatClassic2 - -* add get command -* change some titles and tooltips -* move fade_avoid_casting_hostile - -* add option use_blizzard_powers (implied by use_blizzard_personal) -* use neutral text colour on friendly neutral NPCs in name-only mode -* use default colour picker in config (such that you can install another addon like ColorPickerPlus to get better accuracy, copy/paste, etc.) -* increase auras_offset soft-max (so you can match the default interface) - -* add option target_arrows_texture (not exposed in ui) -* disable health_text_percent_symbol by default -* fix set command help text - -* add option to show detached castbar in name-only mode -* add option to show level in name-only mode -* add option to show health text percent symbol -* (classic) update libClassicCasterino, libClassicDurations, libThreatClassic2 -* (classic) bump toc +* initial shadowlands support