diff --git a/aard_inventory.changelog b/aard_inventory.changelog index 575771e..c9e7dc6 100644 --- a/aard_inventory.changelog +++ b/aard_inventory.changelog @@ -2,6 +2,16 @@ dbot.changelog = {} +dbot.changelog[2.0022] = +{ + { change = drlDbotChangeLogTypeFix, + desc = [[Fixed a bug that failed to detect when a paused note was resumed]] + }, + { change = drlDbotChangeLogTypeNew, + desc = [[Highlight which items are currently worn when displaying a set]] + } +} + dbot.changelog[2.0021] = { { change = drlDbotChangeLogTypeFix, @@ -14,8 +24,8 @@ dbot.changelog[2.0021] = dbot.changelog[2.0020] = { { change = drlDbotChangeLogTypeFix, - desc = [[Fixed a bug that prevented the "dinv portal ..." mode re-equip a dualed weapon if - the character doesn't have the portal wish]] + desc = [[Fixed a bug that prevented the "dinv portal ..." mode from re-equipping a dualed + weapon if the character doesn't have the portal wish]] } } diff --git a/aard_inventory.xml b/aard_inventory.xml index 7997878..9227027 100644 --- a/aard_inventory.xml +++ b/aard_inventory.xml @@ -88,7 +88,7 @@ dbot.version : Module to track version and changelog information and update the save_state="y" date_written="2017-08-12 08:45:15" requires="4.98" - version="2.0021" + version="2.0022" >