diff --git a/aard_inventory.changelog b/aard_inventory.changelog index 302a217..2bc1ad9 100644 --- a/aard_inventory.changelog +++ b/aard_inventory.changelog @@ -2,6 +2,15 @@ dbot.changelog = {} +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]] + } +} + + dbot.changelog[2.0019] = { { change = drlDbotChangeLogTypeNew, diff --git a/aard_inventory.xml b/aard_inventory.xml index 17e1700..201160a 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.0019" + version="2.0020" >